ankitsultana opened a new issue, #2648: URL: https://github.com/apache/helix/issues/2648
We use the following MBean to track Helix Pending messages in Pinot Servers: ``` CLMParticipantReport:MonitorType=ParticipantMessageMonitor,ParticipantName=some_instance_id: ``` We have often seen that this MBean reports that there are Helix pending messages, but there's no thread processing any Helix messages, nor are there any messages in ZK. We don't have a repro at the moment, but based on inputs we can try to see if we can find any common signals. One scenario where we saw this is documented in the Pinot ticket here: https://github.com/apache/pinot/issues/11626 -- 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]
