For some reason, i have to restart the the server ...
# troubleshooting
a
For some reason, i have to restart the the server and later when it start Im getting this error, seem like it cannot find this record in Zookeeper. What is the best workaround for this?
Copy code
WARN [ZkBaseDataAccessor] [ZkClient-EventThread-17-pinot-zookeeper:2181] Fail to read record for paths: {/mdm-analytic/INSTANCES/Server_pinot-server-0.pinot-server-headless.default.svc.cluster.local_8098/MESSAGES/219cd205-8c0c-455b-b509-d26b525dfa7c=-101, /mdm-analytic/INSTANCES/Server_pinot-server-0.pinot-server-headless.default.svc.cluster.local_8098/MESSAGES/269cb90d-0d58-473c-b8ca-7ef892d69da5=-101, /mdm-analytic/INSTANCES/Server_pinot-server-0.pinot-server-headless.default.svc.cluster.local_8098/MESSAGES/0142c30b-740d-4f80-ab61-87110deb8783=-101}
m
@Jackie ^^
a
Some update on this, after few minute.. the error disappear and server is running properly after that.
Not sure what happen..
j
Seems like some transient zk connection issue
a
Ok thanks for the tip