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

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


    from 62860fa  MINOR: Remind user index file is empty when dumping 
LogSegment index file (#9891)
     add eb026fc  KAFKA-12152; Idempotent Producer does not reset the sequence 
number of partitions without in-flight batches (#9832)

No new revisions were added by this update.

Summary of changes:
 .../producer/internals/RecordAccumulator.java      |  14 +-
 .../producer/internals/TransactionManager.java     |  59 +++--
 .../clients/producer/internals/SenderTest.java     | 279 ++++++++++++++++++++-
 .../producer/internals/TransactionManagerTest.java |   5 +
 4 files changed, 316 insertions(+), 41 deletions(-)

Reply via email to