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

   > I still do not think we need to add this method in the Admin interface, it 
is very easy to implement by our users. And even if we really want to add this 
support, a default method at the AsyncAdmin interface is enough? It can be done 
through public methods in AsyncAdmin interface...
   
   Thanks Duo, i understand your point but using FutureUtil utilities by client 
applications is not recommended given it is IA#Private.
   
   > a default method at the AsyncAdmin interface is enough?
   
   fair enough, let me check this, thank you!


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