Apache9 commented on a change in pull request #287: HBASE-21512 Reimplement 
sync client based on async client
URL: https://github.com/apache/hbase/pull/287#discussion_r291519732
 
 

 ##########
 File path: 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/NoncedRegionServerCallable.java
 ##########
 @@ -1,62 +0,0 @@
-/**
 
 Review comment:
   Yes, we have nonce support in async client. All the Callables have been 
removed in this patch. Now we only rely on the retry logic in async client, see 
`AsyncRpcRetryingCallerFactory`.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to