saintstack commented on a change in pull request #208: HBASE-22344 Documented
the deprecation of public and limited private …
URL: https://github.com/apache/hbase/pull/208#discussion_r280853324
##########
File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/Table.java
##########
@@ -791,7 +794,11 @@ default int getRpcTimeout() {
*
* @param rpcTimeout the timeout of each rpc request in millisecond.
*
- * @deprecated Use setReadRpcTimeout or setWriteRpcTimeout instead
+ * @deprecated since 1.4.0 and will be removed in 3.0.0. Use {@link
#setReadRpcTimeout(int)} or
Review comment:
Great.
----------------------------------------------------------------
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