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 3623726c766 KAFKA-18286: Implement support for streams groups in
kafka-groups.sh (#19423)
add 9e620287f1f KAFKA-19118: Enable KIP-1071 in
StandbyTaskCreationIntegrationTest (#19438)
No new revisions were added by this update.
Summary of changes:
.../group/streams/topics/ChangelogTopics.java | 12 ++------
.../group/streams/topics/ChangelogTopicsTest.java | 6 ++--
.../StandbyTaskCreationIntegrationTest.java | 33 ++++++++++++++--------
.../integration/utils/EmbeddedKafkaCluster.java | 16 +++++++++++
4 files changed, 44 insertions(+), 23 deletions(-)