[
https://issues.apache.org/jira/browse/KAFKA-20627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lucas Brutschy updated KAFKA-20627:
-----------------------------------
Description:
StreamsGroupTopologyDescriptionRequestTest.scala (with plugin configured),
StreamsGroupTopologyDescriptionNoPluginRequestTest.scala (UNSUPPORTED_VERSION
behavior). TopologyDescriptionPluginIntegrationTest.java (end-to-end: push →
describe → delete). IntegrationTestHarness, GroupCoordinatorBaseRequestTest.
Add InMemoryTopologyDescriptionPlugin to
EmbeddedKafkaCluster.addDefaultBrokerPropsIfAbsent via putIfAbsent. This
enables the plugin in all streams integration tests without any per-test
changes, ensuring existing tests exercise the topology description path and
catch regressions.
was:StreamsGroupTopologyDescriptionRequestTest.scala (with plugin
configured), StreamsGroupTopologyDescriptionNoPluginRequestTest.scala
(UNSUPPORTED_VERSION behavior). TopologyDescriptionPluginIntegrationTest.java
(end-to-end: push → describe → delete). IntegrationTestHarness,
GroupCoordinatorBaseRequestTest.
> Add broker integration tests for topology description plugin
> ------------------------------------------------------------
>
> Key: KAFKA-20627
> URL: https://issues.apache.org/jira/browse/KAFKA-20627
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: Alieh Saeedi
> Assignee: Alieh Saeedi
> Priority: Major
> Fix For: 4.4.0
>
>
> StreamsGroupTopologyDescriptionRequestTest.scala (with plugin configured),
> StreamsGroupTopologyDescriptionNoPluginRequestTest.scala (UNSUPPORTED_VERSION
> behavior). TopologyDescriptionPluginIntegrationTest.java (end-to-end: push →
> describe → delete). IntegrationTestHarness, GroupCoordinatorBaseRequestTest.
>
> Add InMemoryTopologyDescriptionPlugin to
> EmbeddedKafkaCluster.addDefaultBrokerPropsIfAbsent via putIfAbsent. This
> enables the plugin in all streams integration tests without any per-test
> changes, ensuring existing tests exercise the topology description path and
> catch regressions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)