[ 
https://issues.apache.org/jira/browse/HBASE-22277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Hentschel resolved HBASE-22277.
-----------------------------------
       Resolution: Fixed
     Hadoop Flags: Incompatible change,Reviewed
    Fix Version/s: 3.0.0
     Release Note: 
Removed the following deprecated functionalities from the Get class:

* isClosestRowBefore() (deprecated in HBASE-13954)
* setClosestRowBefore(boolean) (deprecated in HBASE-13954)
* setTimeStamp(long) (deprecated in HBASE-13300) - Use setTimestamp(long) 
instead
* setMaxVersions() (deprecated in HBASE-17125) - Use readAllVersions() instead
* setMaxVersions(int) (deprecated in HBASE-17125) - Use readVersions(int) 
instead

> Remove deprecated methods in Get
> --------------------------------
>
>                 Key: HBASE-22277
>                 URL: https://issues.apache.org/jira/browse/HBASE-22277
>             Project: HBase
>          Issue Type: Task
>          Components: Client
>            Reporter: Jan Hentschel
>            Assignee: Jan Hentschel
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> The {{Get}} class defines some deprecated methods, which should be removed 
> for 3.0.0.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to