You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by an...@apache.org on 2017/04/05 21:32:20 UTC

hbase git commit: Updated CHANGES.txt for 1.3.1RC0

Repository: hbase
Updated Branches:
  refs/heads/branch-1.3 eec476677 -> 2a425fc42


Updated CHANGES.txt for 1.3.1RC0


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2a425fc4
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/2a425fc4
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/2a425fc4

Branch: refs/heads/branch-1.3
Commit: 2a425fc420a3de98eedd2ee7b703bb2873127f0e
Parents: eec4766
Author: Mikhail Antonov <an...@apache.org>
Authored: Wed Apr 5 14:31:57 2017 -0700
Committer: Mikhail Antonov <an...@apache.org>
Committed: Wed Apr 5 14:31:57 2017 -0700

----------------------------------------------------------------------
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/2a425fc4/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index beec1ec..39109b7 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -21,6 +21,7 @@ Release Notes - HBase - Version 1.3.1 04/30/2017
     * [HBASE-17112] - Prevent setting timestamp of delta operations the same as previous value's
     * [HBASE-17175] - backport HBASE-17127 to 1.3.1
     * [HBASE-17187] - DoNotRetryExceptions from coprocessors should bubble up to the application
+    * [HBASE-17227] - Backport HBASE-17206 to branch-1.3
     * [HBASE-17264] - Processing RIT with offline state will always fail to open the first time
     * [HBASE-17265] - Region left unassigned in master failover when region failed to open
     * [HBASE-17275] - Assign timeout may cause region to be unassigned forever