kafka/clients
Andrew Schofield 86baac103b
CI / build (push) Waiting to run Details
MINOR: Improve client error messages for share groups not enabled (#19688)
As mentioned in
https://github.com/apache/kafka/pull/19378#pullrequestreview-2775598123,
the error messages for a 4.1 share consumer could be clearer for the
different cases for when it cannot successfully join a share group.

This PR uses different error messages for the different cases such as
out-of-date cluster or share groups just not enabled.

Reviewers: Apoorv Mittal <apoorvmittal10@gmail.com>
2025-05-13 10:42:40 +01:00
..
clients-integration-tests/src/test KAFKA-19220 Add tests to ensure the internal configs don't return by public APIs by default (#19650) 2025-05-10 23:13:58 +08:00
src MINOR: Improve client error messages for share groups not enabled (#19688) 2025-05-13 10:42:40 +01:00
.gitignore KAFKA-4848: Fix retryWithBackoff deadlock issue 2017-03-20 21:56:15 -07:00