Pengzna opened a new pull request, #13236:
URL: https://github.com/apache/iotdb/pull/13236

   as title.
   
   there is a case: when **CN1** leader is killed -9, The CN cluster may not be 
aware of this **immediately**, causing requests sent to the cluster to still be 
redirected to **CN1**. Due to the lack of waiting machinism in DN, DN may 
exhaust all retry count(10 times) in a very short time(about 500ms in 16C32G 
server) and all these retry requests will still be redirected to the 
   dead node CN1, causing failure of user request.


-- 
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]

Reply via email to