You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by sa...@apache.org on 2023/02/16 13:21:40 UTC

[kafka] branch trunk updated (6d640752304 -> 38662bb52de)

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

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


    from 6d640752304 KAFKA-14708: Use Java thread instead of kafka library for example purpose (#13238)
     add 38662bb52de MINOR Added assertion checks in tests for ProducerStateManager.activeProducers usages (#13235)

No new revisions were added by this update.

Summary of changes:
 .../scala/integration/kafka/api/TransactionsTest.scala    | 15 ++++++++++-----
 .../scala/unit/kafka/log/ProducerStateManagerTest.scala   | 10 ++++++++--
 2 files changed, 18 insertions(+), 7 deletions(-)