mirror of https://github.com/apache/kafka.git
With changes to the consumer protocol, rebalance may not necessarily result in a "stop the world". Thus, the method for calculating pause time in `ConsumerPerformance#ConsumerPerfRebListener` needs to be modified. Stop time is only recorded if `assignedPartitions` is empty. Reviewers: Andrew Schofield <aschofield@confluent.io> |
||
---|---|---|
.. | ||
src | ||
tools-api/src | ||
.gitignore |