virajjasani commented on PR #5874:
URL: https://github.com/apache/hbase/pull/5874#issuecomment-2095055933

   > Better just return null in ZKWatcher, and in MetaRegionLocationCache, we 
do not break the loop if the return value is null.
   
   We need to retry in this case, that's the main difference from 
`filterMetaReplicaNodes()` returning null.
   Even if we do not break the loop, we will not retry from genuine race 
condition case.


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