protected bool Equals(MessageMetadata other) => MessageId == other.MessageId && Length == other.Length;