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 6956417a3e8 MINOR: Updated name from messages to records for consistency in share partition (#20416) add 3c378dab7dd KAFKA-19647: Implement integration test for offline migration (#20412) No new revisions were added by this update. Summary of changes: .../RebalanceProtocolMigrationIntegrationTest.java | 219 +++++++++++++++++++++ .../src/test/resources/log4j2.yaml | 3 + 2 files changed, 222 insertions(+) create mode 100644 streams/integration-tests/src/test/java/org/apache/kafka/streams/integration/RebalanceProtocolMigrationIntegrationTest.java