chirag-wadhwa5 opened a new pull request, #16792: URL: https://github.com/apache/kafka/pull/16792
About Implemented handleShareAcknowledge request RPC in KafkaApis.scala. This method is called whenever the client sends a Share Acknowledge request to the broker. The acknowledge logic is handles asynchronously and the results are handled appropriately. NOTE : This PR is currently dependent on [this](https://github.com/apache/kafka/pull/16456), due to which it will not build successfully. Testing Added unit tests to cover the new functionality added in KafkaApisTest -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org