Explorar o código

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@617246 13f79535-47bb-0310-9956-ffa450edef68
Jim Kellerman %!s(int64=17) %!d(string=hai) anos
pai
achega
d01da1ec75
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/contrib/hbase/CHANGES.txt

+ 2 - 1
src/contrib/hbase/CHANGES.txt

@@ -5,7 +5,8 @@ Trunk (unreleased changes)
 
   INCOMPATIBLE CHANGES
    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