You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2020/03/31 15:12:39 UTC

[hbase] branch branch-2.1 updated: HBASE-24060 Addendum add new changes since RC0 (#1395)

This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a commit to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2.1 by this push:
     new f3027ec  HBASE-24060 Addendum add new changes since RC0 (#1395)
f3027ec is described below

commit f3027ecfe6155224ab001bda9f532d995feb6781
Author: Duo Zhang <zh...@apache.org>
AuthorDate: Tue Mar 31 23:12:26 2020 +0800

    HBASE-24060 Addendum add new changes since RC0 (#1395)
---
 CHANGES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES.md b/CHANGES.md
index 6db43c5..2892cdd 100755
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -41,6 +41,7 @@
 
 | JIRA | Summary | Priority | Component |
 |:---- |:---- | :--- |:---- |
+| [HBASE-24076](https://issues.apache.org/jira/browse/HBASE-24076) | TestQuotasShell is broken |  Blocker | shell |
 | [HBASE-24057](https://issues.apache.org/jira/browse/HBASE-24057) | Add modules to mapreduce job classpaths |  Major | mapreduce |
 | [HBASE-24040](https://issues.apache.org/jira/browse/HBASE-24040) | WALFactory.Providers.multiwal causes StackOverflowError |  Minor | wal |
 | [HBASE-24019](https://issues.apache.org/jira/browse/HBASE-24019) | Correct exception messages for table null and namespace unavailable. |  Minor | . |