A. Sophie Blee-Goldman created KAFKA-18055:
----------------------------------------------
Summary: Remove TopologyConfig and clean up
Topology/StreamsBuilder config APIs
Key: KAFKA-18055
URL: https://issues.apache.org/jira/browse/KAFKA-18055
Project: Kafka
Issue Type: Sub-task
Components: streams
Reporter: A. Sophie Blee-Goldman
See umbrella ticket for problem description
This ticket should help with the first/main problem listed there, but mostly
addresses the 2nd and 3rd problems. It covers the improvements /changes that
will require a KIP.
This KIP should include the following:
# Deprecate TopologyConfig
# Deprecate the StreamsBuilder#build(StreamsConfig) overload and direct users
to pass configs into the StreamsBuilder constructor instead
# "Fix" the StreamsBuilder and Topology constructors by deprecating the ones
that accept a TopologyConfig parameter and adding new ones that accept a
StreamsConfig parameter instead
--
This message was sent by Atlassian Jira
(v8.20.10#820010)