[
https://issues.apache.org/jira/browse/HBASE-22590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-22590:
------------------------------
Release Note:
The below methods have been removed:
getTableDescriptor()
existsAll(List<Get>)
checkAndPut(byte[], byte[], byte[], byte[], Put)
checkAndPut(byte[], byte[], byte[], CompareOperator, byte[], Put)
checkAndDelete(byte[], byte[], byte[], byte[], Delete)
checkAndDelete(byte[], byte[], byte[], CompareOperator, byte[], Delete)
checkAndMutate(byte[], byte[], byte[], CompareOperator, byte[], RowMutations)
getRpcTimeout()
setRpcTimeout(int)
getReadRpcTimeout
setReadRpcTimeout(int)
getWriteRpcTimeout
setWriteRpcTimeout(int)
getOperationTimeout
setOperationTimeout(int)
> Remove the deprecated methods in Table interface
> ------------------------------------------------
>
> Key: HBASE-22590
> URL: https://issues.apache.org/jira/browse/HBASE-22590
> Project: HBase
> Issue Type: Task
> Components: Client
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)