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

   Introduce the `share.renew.acknowledge.enable` group configuration 
(KIP-1222) to control whether renew acknowledgements are permitted for a share 
group.
   
     - Add new boolean dynamic group config `share.renew.acknowledge.enable` 
(default false) in `GroupConfig`
     - When disabled, RENEW acknowledgements are rejected with 
`INVALID_RECORD_STATE` error code
     - Update existing RENEW tests to explicitly enable the config
     - Add unit tests and integration test for the disabled-by-default behavior


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