You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by vv...@apache.org on 2020/11/05 21:03:30 UTC

[kafka] branch trunk updated (e2d325e -> c3d0140)

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

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


    from e2d325e  MINOR: Fix comment in FinalizedFeatureChangeListener.initOrThrow (#9562)
     add c3d0140  KAFKA-10500: Makes the Stream thread list resizable (#9543)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/streams/KafkaStreams.java     | 21 ++++++++++-----------
 .../org/apache/kafka/streams/KafkaStreamsTest.java | 22 +++++++++++-----------
 .../integration/TaskAssignorIntegrationTest.java   |  4 ++--
 3 files changed, 23 insertions(+), 24 deletions(-)