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 adb2bdb KAFKA-8584: The RPC code generator should support ByteBuffer.
(#7342)
add 6975f1d KAFKA-8700: Flaky Test
QueryableStateIntegrationTest#queryOnRebalance (#7548)
No new revisions were added by this update.
Summary of changes:
.../org/apache/kafka/test/NoRetryException.java | 18 +-
.../test/java/org/apache/kafka/test/TestUtils.java | 2 +
.../integration/QueryableStateIntegrationTest.java | 337 ++++++++++++---------
.../integration/utils/IntegrationTestUtils.java | 35 ++-
4 files changed, 237 insertions(+), 155 deletions(-)
copy streams/src/test/java/org/apache/kafka/test/MockTimestampExtractor.java
=> clients/src/test/java/org/apache/kafka/test/NoRetryException.java (61%)