zyxxoo commented on PR #2130:
URL: 
https://github.com/apache/incubator-hugegraph/pull/2130#issuecomment-1504488742

   > 
![image](https://user-images.githubusercontent.com/37741352/231079412-245262bc-5cc3-46af-991f-d054c051517b.png)
 
![image](https://user-images.githubusercontent.com/37741352/231081824-f614451a-420e-4dcc-a147-96f4331d2c42.png)
   > 
   > use hubble, submit task still fail on the worker, but success on the master
   
   目前在拦截器这一层做了转发,但是这期间如果发生了 master 
切换,因为缓存原因还是会转发到旧的节点,这时候就会有这个错误,这里考虑性能并不会转发多次,可以考虑重试下这个语句应该就不会报错了


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to