lucasbru opened a new pull request, #23498:
URL: https://github.com/apache/kafka/pull/23498

   Adds a companion-object subclass to JoinGroupRequestTest and 
StreamsGroupHeartbeatRequestTest, following the same @ClusterTestDefaults 
override pattern already used by WithAssignmentBatchingDisabledTest, so each 
suite reruns in full with the KIP-1331 streams-group topology description 
plugin (group.streams.topology.description.plugin.class) configured. This gives 
automated proof that the plugin's presence does not change the existing 
JoinGroup and Heartbeat semantics these suites already cover.
   
   Testing: ran both parametrized suites locally (`:core:test --tests 
"kafka.server.StreamsGroupHeartbeatRequestTest*" --tests 
"kafka.server.JoinGroupRequestTest*"`); all cases, including the new 
plugin-enabled variants, pass.


-- 
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]

Reply via email to