This is an automated email from the ASF dual-hosted git repository.
jolshan pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 574516dcbf7 KAFKA-19309 : Add transaction client template code in
kafka examples (#15913)
add 3479ce793ba KAFKA-18202: Add rejection for non-zero sequences in TV2
(KIP-890) (#19902)
No new revisions were added by this update.
Summary of changes:
.../test/scala/unit/kafka/log/UnifiedLogTest.scala | 107 +++++++++++++++--
.../unit/kafka/server/ReplicaManagerTest.scala | 10 +-
.../storage/internals/log/ProducerAppendInfo.java | 7 ++
.../internals/log/ProducerStateManagerTest.java | 130 +++++++++++++++++++++
4 files changed, 240 insertions(+), 14 deletions(-)