You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jo...@apache.org on 2023/05/04 00:09:51 UTC

[kafka] branch trunk updated (c08120f83f7 -> d46c3f259cc)

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 c08120f83f7 MINOR: Allow tagged fields with version subset of flexible version range (#13551)
     add d46c3f259cc MINOR: Reduce number of threads created for integration test brokers (#13655)

No new revisions were added by this update.

Summary of changes:
 clients/src/test/java/org/apache/kafka/test/TestUtils.java   | 12 ------------
 .../kafka/network/DynamicNumNetworkThreadsTest.scala         |  1 +
 .../src/test/scala/unit/kafka/network/SocketServerTest.scala |  1 +
 .../scala/unit/kafka/server/DynamicBrokerConfigTest.scala    |  4 +++-
 core/src/test/scala/unit/kafka/utils/TestUtils.scala         |  3 +++
 5 files changed, 8 insertions(+), 13 deletions(-)