You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ap...@apache.org on 2014/05/26 20:58:28 UTC

git commit: Update CHANGES.txt for 0.98.3RC1

Repository: hbase
Updated Branches:
  refs/heads/0.98 4a075c781 -> 0ca0cedbb


Update CHANGES.txt for 0.98.3RC1


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

Branch: refs/heads/0.98
Commit: 0ca0cedbbec87dab6f5bd9a946717bc1ac73ac86
Parents: 4a075c7
Author: Andrew Purtell <ap...@apache.org>
Authored: Mon May 26 11:58:11 2014 -0700
Committer: Andrew Purtell <ap...@apache.org>
Committed: Mon May 26 11:58:11 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/0ca0cedb/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 14eb7c6..8c4cb10 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -14,6 +14,7 @@ Release 0.98.3 - 6/1/2014
     * [HBASE-10251] - Restore API Compat for PerformanceEvaluation.generateValue()
     * [HBASE-10417] - index is not incremented in PutSortReducer#reduce()
     * [HBASE-10831] - IntegrationTestIngestWithACL is not setting up LoadTestTool correctly
+    * [HBASE-11096] - stop method of Master and RegionServer coprocessor  is not invoked
     * [HBASE-11117] - [AccessController] checkAndPut/Delete hook should check only Read permission
     * [HBASE-11133] - Add an option to skip snapshot verification after Export
     * [HBASE-11143] - Improve replication metrics
@@ -26,6 +27,8 @@ Release 0.98.3 - 6/1/2014
     * [HBASE-11217] - Race between SplitLogManager task creation + TimeoutMonitor
     * [HBASE-11226] - Document and increase the default value for hbase.hstore.flusher.count
     * [HBASE-11237] - Bulk load initiated by user other than hbase fails
+    * [HBASE-11251] - LoadTestTool should grant READ permission for the users that are given READ access for specific cells
+    * [HBASE-11253] - IntegrationTestWithCellVisibilityLoadAndVerify failing since HBASE-10326
 
 ** Improvement
     * [HBASE-6990] - Pretty print TTL