kafka icon indicating copy to clipboard operation
kafka copied to clipboard

Back-port KAFKA-16230 to 3.7 branch

Open kirktrue opened this issue 6 months ago • 2 comments

Back-porting changes for KAFKA-16230 to 3.7. Original change here: #15328.

The Python VerifiableConsumer now passes in the --group-protocol and --group-remote-assignor command line arguments to VerifiableConsumer if the node is running 3.7.0+ and using the new consumer group.protocol.

Reviewers: Andrew Schofield [email protected], Lucas Brutschy [email protected]

Committer Checklist (excluded from commit message)

  • [ ] Verify design and implementation
  • [ ] Verify test coverage and CI build status
  • [ ] Verify documentation (including upgrade notes)

kirktrue avatar Aug 21 '24 18:08 kirktrue