[
https://issues.apache.org/jira/browse/KAFKA-20629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lucas Brutschy updated KAFKA-20629:
-----------------------------------
Description:
TopologyDescriptionPluginSystemTest.java (Java test driver),
streams_topology_description_plugin_test.py (ducktape test), kafka.py service
additions (plugin config propagation), streams.py additions (topology push
config).
Add
group.streams.topology.description.plugin.class=org.apache.kafka.server.streams.InMemoryTopologyDescriptionPlugin
to server_prop_overrides in BaseStreamsTest and StreamsBrokerBounceTest (when
use_streams_groups=True). The plugin jar is already on the broker classpath via
the server module.
was:TopologyDescriptionPluginSystemTest.java (Java test driver),
streams_topology_description_plugin_test.py (ducktape test), kafka.py service
additions (plugin config propagation), streams.py additions (topology push
config).
> Add ducktape system tests for topology description plugin
> ---------------------------------------------------------
>
> Key: KAFKA-20629
> URL: https://issues.apache.org/jira/browse/KAFKA-20629
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: Alieh Saeedi
> Assignee: Alieh Saeedi
> Priority: Major
> Fix For: 4.4.0
>
>
> TopologyDescriptionPluginSystemTest.java (Java test driver),
> streams_topology_description_plugin_test.py (ducktape test), kafka.py service
> additions (plugin config propagation), streams.py additions (topology push
> config).
> Add
> group.streams.topology.description.plugin.class=org.apache.kafka.server.streams.InMemoryTopologyDescriptionPlugin
> to server_prop_overrides in BaseStreamsTest and StreamsBrokerBounceTest
> (when use_streams_groups=True). The plugin jar is already on the broker
> classpath via the server module.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)