ShivsundarR opened a new pull request, #20247: URL: https://github.com/apache/kafka/pull/20247
*What* Currently when we received a top level error response in ShareFetch, we would log the error, update the share session epoch and proceed to the next request. But these acknowledgements(if any) are not completed and the callback would not have been processed. PR aims to address this by completing these acknowledgements with the error code from the response in this case. -- 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