apache / pinot

Apache Pinot - A realtime distributed OLAP datastore
https://pinot.apache.org/
Apache License 2.0
5.27k stars 1.23k forks source link

Getting CONTROLLER has been un-registered error #13474

Open MVineeth opened 2 weeks ago

MVineeth commented 2 weeks ago

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

Jackie-Jiang commented 2 weeks ago

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

MVineeth commented 2 weeks ago

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

Jackie-Jiang commented 1 week ago

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