You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jim Hughes (Jira)" <ji...@apache.org> on 2022/07/14 20:56:00 UTC

[jira] [Created] (KAFKA-14076) Fix issues with KafkaStreams.CloseOptions

Jim Hughes created KAFKA-14076:
----------------------------------

             Summary: Fix issues with KafkaStreams.CloseOptions
                 Key: KAFKA-14076
                 URL: https://issues.apache.org/jira/browse/KAFKA-14076
             Project: Kafka
          Issue Type: Bug
            Reporter: Jim Hughes


The new `close(CloseOptions)` function has a few bugs.  ([https://github.com/apache/kafka/blob/trunk/streams/src/main/java/org/apache/kafka/streams/KafkaStreams.java#L1518-L1561)]

Notably, it needs to remove CGs per StreamThread.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)