AndrewJSchofield commented on PR #18101:
URL: https://github.com/apache/kafka/pull/18101#issuecomment-2539736218

   @peterxcli Actually, I've realised that this is actually a temporary 
problem. In AK 4.0, `SHARE_GROUP_HEARTBEAT` is marked as an unstable API. If 
the broker doesn't support the RPC at all, then it will behave as I said. In AK 
4.1, I expect we'll mark the API as stable, and then the consumer *will* send 
the request. Then the new message will be used if share groups are not enabled. 
So, I think this is as good as it can be and the approach in the PR is OK.


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