[
https://issues.apache.org/jira/browse/KAFKA-20629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
TengYao Chi resolved KAFKA-20629.
---------------------------------
Resolution: Fixed
> 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: Lucy Liu
> 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.
> We should also enable the InMemory plugin in the streams broker compatibility
> test for 4.4 / DEV_VERSION. Discussed with Matthias. Do not duplicate the
> test to not run too many tests, just enable the plugin as a smoke test.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)