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 1cef5325adf KAFKA-19213 Client ignores default properties (#20134)
add c7e4ff01cdc KAFKA-19272: Add initPid Response handling when
keepPrepared is set to true (KIP-939) (#20039)
No new revisions were added by this update.
Summary of changes:
.../kafka/clients/producer/KafkaProducer.java | 7 +-
.../producer/internals/TransactionManager.java | 33 +++++---
.../kafka/clients/producer/KafkaProducerTest.java | 19 +++--
.../producer/internals/TransactionManagerTest.java | 92 ++++++++++++++++++++--
4 files changed, 124 insertions(+), 27 deletions(-)