Matthias J. Sax created KAFKA-18193:
---------------------------------------
Summary: Kafka Streams `CloseOptions` should not have a public
constructor
Key: KAFKA-18193
URL: https://issues.apache.org/jira/browse/KAFKA-18193
Project: Kafka
Issue Type: Improvement
Components: streams
Reporter: Matthias J. Sax
In Kafka Streams, we generally follow a "builder pattern" approach for
configuration objection.
For `CloseOptions` we don't follow this pattern however. It might be nice to
clean this up.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)