You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2020/05/06 22:23:44 UTC

[kafka] branch trunk updated (d70dacb -> 849b65a)

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

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


    from d70dacb  KAFKA-6342; Remove unused workaround for JSON parsing of non-escaped strings (#8591)
     add 849b65a  KAFKA-9947; Ensure proper shutdown of services in `TransactionsBounceTest` (#8602)

No new revisions were added by this update.

Summary of changes:
 .../kafka/api/TransactionsBounceTest.scala         | 56 ++++++++++++----------
 .../integration/kafka/api/TransactionsTest.scala   |  9 ++--
 .../test/scala/unit/kafka/utils/TestUtils.scala    |  5 +-
 3 files changed, 40 insertions(+), 30 deletions(-)