Lianet Magrans created KAFKA-18127: -------------------------------------- Summary: Handle subscription pattern used with v0 HB broker Key: KAFKA-18127 URL: https://issues.apache.org/jira/browse/KAFKA-18127 Project: Kafka Issue Type: Bug Components: consumer Reporter: Lianet Magrans Assignee: Lianet Magrans Fix For: 4.0.0
Handle the case of consumer.subscribe to SubscriptionPattern used with v0 HB brokers (regex not supported). It should throw UnsupportedVersionException on the following consumer.poll after the call to subscribe, generated on the client side. -- This message was sent by Atlassian Jira (v8.20.10#820010)