You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ab...@apache.org on 2022/03/10 20:03:53 UTC

[kafka] branch trunk updated (38e3787 -> 113595c)

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

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


    from 38e3787  Minor typo: "result _is_ a" > "result _in_ a" (#11876)
     add 113595c  KAFKA-12648: fix flaky #shouldAddToEmptyInitialTopologyRemoveResetOffsetsThenAddSameNamedTopologyWithRepartitioning (#11868)

No new revisions were added by this update.

Summary of changes:
 .../streams/processor/internals/TaskManager.java   |  8 +-
 .../processor/internals/TopologyMetadata.java      |  9 ++-
 .../KafkaStreamsNamedTopologyWrapper.java          | 87 ++++++++++----------
 .../namedtopology/RemoveNamedTopologyResult.java   | 92 ++++++++++++++--------
 4 files changed, 114 insertions(+), 82 deletions(-)