DeepNightTwo
DeepNightTwo

Reputation: 4961

Is it supported to use CooperativeStickyAssignor for kafka cluster version 2.2.1?

Kafka broker cluster version is 2.2.1. Client version is 2.7.1. There is CooperativeStickyAssignor in kafka client lib. Is it supported to use CooperativeStickyAssignor to consume from a 2.2.1 broker cluster?

Upvotes: 0

Views: 144

Answers (1)

tuk
tuk

Reputation: 6892

It is better to use it with 3.4.1 due to the two major bugs

Upvotes: 1

Related Questions