lucliu1108 opened a new pull request, #22767: URL: https://github.com/apache/kafka/pull/22767
## Summary This PR is based on the first PR: https://github.com/apache/kafka/pull/22724 1. Add `group.streams.topology.description.plugin.class=org.apache.kafka.server.streams.InMemoryTopologyDescriptionPlugin` to `StreamsBrokerBounceTest` (when use_streams_groups=True). The plugin jar is already on the broker classpath via the server module. 2. Enable the InMemory plugin in the streams broker compatibility test for DEV_VERSION. Discussed with Matthias -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
