Nick Guo created KAFKA-19333:
--------------------------------
Summary: Inconsistent behavior between `ConsumerMembershipManager`
and `StreamsMembershipManager` on `onAllTasksLost` execution
Key: KAFKA-19333
URL: https://issues.apache.org/jira/browse/KAFKA-19333
Project: Kafka
Issue Type: Improvement
Reporter: Nick Guo
Assignee: Nick Guo
`ConsumerMembershipManager` does not create an event to run a callback if there
is nothing to revoke,but `StreamsMembershipManager` does.
related discussion and pr:
discussion:[https://github.com/apache/kafka/pull/18551/files#r2106243432]
pr: https://github.com/apache/kafka/pull/19779
--
This message was sent by Atlassian Jira
(v8.20.10#820010)