pinot icon indicating copy to clipboard operation
pinot copied to clipboard

Getting CONTROLLER has been un-registered error

Open MVineeth opened this issue 1 year ago • 3 comments

Getting below error and controller goes down with all its dependencies. Running pinot cluster on Kubernetes MBean HelixZkClient:Key=PinotCluster.ip-172-31-33-44.ap-south-1.compute.internal_9000,PATH=Controller,Type=CONTROLLER has been un-registered. MBean HelixZkClient:Key=PinotCluster.ip-172-31-33-44.ap-south-1.compute.internal_9000,PATH=CurrentStates,Type=CONTROLLER has been un-registered. Closed zkclient with uid:5 Cluster manager: ip-172-31-33-44.ap-south-1.compute.internal_9000 disconnected Deregistering service status handler Shutdown Controller Metrics Registry Finish shutting down Pinot controller for Controller_ip-172-31-33-44.ap-south-1.compute.internal_9000 Pinot [CONTROLLER] Instance [Controller_ip-172-31-33-44.ap-south-1.compute.internal_9000] is Stopped... Shutting down Pinot Service Manager admin application... Deregistering service status handler

MVineeth avatar Jun 25 '24 05:06 MVineeth

You may find some help from the Slack troubleshooting channel. I feel this is related to the k8s setup. cc @zhtaoxiang

Jackie-Jiang avatar Jun 25 '24 17:06 Jackie-Jiang

Thank you.. if possible can you point to me the solutions am finding it hard

MVineeth avatar Jun 26 '24 04:06 MVineeth

What I meant is that you may ask this in the troubleshooting channel, and other users who have run into the same issue might be able to help

Jackie-Jiang avatar Jun 28 '24 23:06 Jackie-Jiang