Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To work around the lack of such a configuration, consumers currently avoid subscribing to specific topics and use wildcards regex-based subscription instead, like in Streams. This is not optimal as it means clients consumers will ask request for and receive metadata for all topics and partitions in the cluster, which could be large.

...