apurtell commented on code in PR #4613: URL: https://github.com/apache/hbase/pull/4613#discussion_r918456929
########## hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/SimpleRpcServer.java: ########## @@ -69,6 +69,7 @@ * put itself on new queue for Responder to pull from and return result to client. * @see BlockingRpcClient */ +@Deprecated() Review Comment: Sure, will do that on commit. -- 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]
