You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/05/01 16:55:26 UTC

[GitHub] [hbase] HorizonNet commented on a change in pull request #208: HBASE-22344 Documented the deprecation of public and limited private …

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

 ##########
 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:
   Looks like, as far as I can see in the Git history. The commit to 2.0.0 was 30d7eeaefe431bc263519064662e6dc8ad8ff05a and to 1.4.0 the commit was ec99838b9c5ac931b16e7cc3c7c2b7bf5b024c0c.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services