Hello,
We have a pinot cluster and we notice after adding real-time tables the status of the server became dead with the following errors
''' "_code": 404,
"_error": "ZKPath /pinot-quickstart/LIVEINSTANCES/Server_pinot-release-server-1.pinot-release-server-headless.default.svc.cluster.local_8098 does not exist: '''
when I restart the server pod the status become healthy.
Does anyone face this issue before?