Apache9 commented on code in PR #7221:
URL: https://github.com/apache/hbase/pull/7221#discussion_r2273812968


##########
hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/SimpleRpcServer.java:
##########
@@ -68,6 +68,8 @@
  * while the server is up. CallRunner#run executes the call. When done, asks 
the included Call to
  * put itself on new queue for Responder to pull from and return result to 
client.
  * @see BlockingRpcClient
+ * @deprecated Since 2.4.14, 2.5.0, 2.6.0, will be removed in 4.0.0. Use 
{@link NettyRpcServer}

Review Comment:
   If we have 2.5.0 then we do not need to mention 2.6.0, as 2.6.0 should have 
all issues in 2.5.0.



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