wolfkill commented on issue #17870:
URL: https://github.com/apache/pinot/issues/17870#issuecomment-4569967740

   This looks addressed by the merged #17892. The current code has 
`ServerGrpcChannelBackoffResetHandler` registered on servers, watches instance 
config changes, and calls `MailboxService.resetConnectBackoff(hostname, 
mailboxPort)` when another server transitions out of `SHUTDOWN_IN_PROGRESS`.
   
   The PR body also states it addresses this issue and includes before/after 
production-style validation for the server <> server mailbox backoff case. 
Unless there is a remaining scenario not covered by #17892, this issue looks 
safe to close.


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

Reply via email to