gortiz opened a new pull request, #16919: URL: https://github.com/apache/pinot/pull/16919
We discovered another case where mailboxes may not be closed. Specifically, this issue prevented grpc methods from being finished early when errors were received. This PR clearly defines the meaning of `ReceivingMailboxStatus.FIRST_ERROR` and modifies `MailboxContentObserver` to close the connection when status is received -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
