You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem with my cluster. when I request it for fetch some items (by using client.execut("fetch ...")), the ResultSet has an error with error-code = -1005 and the message is LEADER_CHANGED. and it is not going to fix during the time. How can I fix it?
And I have another question that we have LEADER_CHANGED with another code before (-8). What is the difference between these codes?
My nebula version is 2.5.0
The text was updated successfully, but these errors were encountered:
I have a problem with my cluster. when I request it for fetch some items (by using
client.execut("fetch ...")
), the ResultSet has an error with error-code =-1005
and the message is LEADER_CHANGED. and it is not going to fix during the time. How can I fix it?And I have another question that we have LEADER_CHANGED with another code before (
-8
). What is the difference between these codes?My nebula version is 2.5.0
The text was updated successfully, but these errors were encountered: