This is an automated email from the ASF dual-hosted git repository.

mjsax pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 2c969b1  KAFKA-9706: Handle null in keys or values when Flatten 
transformation is used (#8279)
     add 6ad5407  KAFKA-9719: Streams with EOS-beta should fail fast for older 
brokers (#8367)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/streams/StreamsConfig.java    |  3 +
 .../streams/processor/internals/StreamThread.java  | 20 ++++-
 .../org/apache/kafka/streams/KafkaStreamsTest.java |  2 +
 .../apache/kafka/streams/StreamsConfigTest.java    | 25 +++++-
 .../streams/tests/BrokerCompatibilityTest.java     | 48 +++++------
 tests/kafkatest/services/streams.py                |  4 +-
 .../streams/streams_broker_compatibility_test.py   | 95 ++++++++++++++++++----
 7 files changed, 149 insertions(+), 48 deletions(-)

Reply via email to