David Jacot created KAFKA-15268:
-----------------------------------
Summary: Consider replacing Subscription Metadata by a hash
Key: KAFKA-15268
URL: https://issues.apache.org/jira/browse/KAFKA-15268
Project: Kafka
Issue Type: Sub-task
Reporter: David Jacot
With the addition of the racks, the subscription metadata record is getting
large, too large in my opinion. We should consider replacing it with an hash.
The subscription metadata is mainly used to detect changes in metadata. A hash
would give a similar functionality.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)