This is an automated email from the ASF dual-hosted git repository.
lucasbru pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 4b9075b5065 KAFKA-19653: Improve metavariable names in usage messages
(#20438)
add 6247fd9eb36 KAFKA-19478 [3/N]: Use heaps to discover the least loaded
process (#20172)
No new revisions were added by this update.
Summary of changes:
.../group/streams/assignor/StickyTaskAssignor.java | 259 ++++++++++++---------
.../streams/assignor/StickyTaskAssignorTest.java | 259 +++++++++++++++++++++
.../integration/RestoreIntegrationTest.java | 2 +-
.../SmokeTestDriverIntegrationTest.java | 12 +-
.../StandbyTaskCreationIntegrationTest.java | 2 +-
.../integration/utils/EmbeddedKafkaCluster.java | 30 ++-
6 files changed, 452 insertions(+), 112 deletions(-)