Explorar el Código

HADOOP-2555 Give credit where credit is due.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@617204 13f79535-47bb-0310-9956-ffa450edef68
Jim Kellerman hace 17 años
padre
commit
22338c9033
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/contrib/hbase/CHANGES.txt

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

@@ -13,7 +13,8 @@ Trunk (unreleased changes)
 
   IMPROVEMENTS
    HADOOP-2555 Refactor the HTable#get and HTable#getRow methods to avoid
-               repetition of retry-on-failure logic
+               repetition of retry-on-failure logic (thanks to Peter Dolan and
+               Bryan Duxbury)
 
 Release 0.16.0