Apache9 commented on PR #7131:
URL: https://github.com/apache/hbase/pull/7131#issuecomment-3102245163

   I think there are scenarios where we do not know how to retry? For example, 
we have finished a request to region, and when sending request to the next 
region, these two regions are merged. Then what is the correct way to do 
retrying here? Sending request again to the merged region? Or just jump to the 
next region?


-- 
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: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to