This is an automated email from the ASF dual-hosted git repository.
guozhang pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 364bd36 KAFKA-12880: Remove deprecated `Count` and `SampledTotal` in
3.0 (#10808)
add 6db51e4 KAFKA-12675: improve the sticky general assignor scalability
and performance (#10552)
No new revisions were added by this update.
Summary of changes:
.../consumer/internals/AbstractStickyAssignor.java | 511 +++++++++++++--------
.../kafka/clients/consumer/StickyAssignorTest.java | 131 +++---
.../internals/AbstractStickyAssignorTest.java | 152 +++---
3 files changed, 459 insertions(+), 335 deletions(-)