explise opened a new issue, #3206: URL: https://github.com/apache/iggy/issues/3206
## Description `core/integration/tests/server/cg.rs` carries a TODO at line 27 to add QUIC client coverage for the six consumer-group scenarios. They currently run only over TCP and WebSocket. ## Why QUIC is already a supported transport in the harness and is exercised by other consumer-group test. There is no protocol-level reason consumer groups can't run over QUIC the TODO is leftover. Closing this gap improves coverage at zero production-code risk. -- 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]
