HADOOP-2750 Deprecated methods startBatchUpdate, commitBatch, abortBatch, and renewLease have been removed from HTable (Bryan Duxbury via Jim Kellerman)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk/src/contrib/hbase@617246 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d70a0b0a7c
commit
956f5ba002
|
@ -5,7 +5,8 @@ Trunk (unreleased changes)
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
HADOOP-2750 Deprecated methods startBatchUpdate, commitBatch, abortBatch,
|
HADOOP-2750 Deprecated methods startBatchUpdate, commitBatch, abortBatch,
|
||||||
and renewLease have been removed from HTable
|
and renewLease have been removed from HTable (Bryan Duxbury via
|
||||||
|
Jim Kellerman)
|
||||||
|
|
||||||
NEW FEATURES
|
NEW FEATURES
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue