You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -35,9 +35,10 @@
35
35
36
36
| JIRA | Summary | Priority | Component |
37
37
|:---- |:---- | :--- |:---- |
38
+
|[HBASE-25329](https://issues.apache.org/jira/browse/HBASE-25329)| Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time | Minor | . |
39
+
|[HBASE-25475](https://issues.apache.org/jira/browse/HBASE-25475)| Improve unit test for HBASE-25445 : SplitWALRemoteProcedure failed to archive split WAL | Minor | wal |
38
40
|[HBASE-25249](https://issues.apache.org/jira/browse/HBASE-25249)| Adding StoreContext | Major | . |
39
41
|[HBASE-25449](https://issues.apache.org/jira/browse/HBASE-25449)| 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml | Major | conf |
40
-
|[HBASE-25329](https://issues.apache.org/jira/browse/HBASE-25329)| Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time | Minor | . |
41
42
|[HBASE-25476](https://issues.apache.org/jira/browse/HBASE-25476)| Enable error prone check in pre commit | Major | build |
42
43
|[HBASE-25211](https://issues.apache.org/jira/browse/HBASE-25211)| Rack awareness in region\_mover | Major | . |
43
44
|[HBASE-25483](https://issues.apache.org/jira/browse/HBASE-25483)| set the loadMeta log level to debug. | Major | MTTR, Region Assignment |
@@ -99,7 +100,6 @@
99
100
100
101
| JIRA | Summary | Priority | Component |
101
102
|:---- |:---- | :--- |:---- |
102
-
|[HBASE-25083](https://issues.apache.org/jira/browse/HBASE-25083)| make sure the next hbase 1.y release has Hadoop 2.10 as a minimum version | Major | documentation, hadoop2 |
103
103
|[HBASE-25333](https://issues.apache.org/jira/browse/HBASE-25333)| Add maven enforcer rule to ban VisibleForTesting imports | Major | build, pom |
104
104
|[HBASE-25452](https://issues.apache.org/jira/browse/HBASE-25452)| Use MatcherAssert.assertThat instead of org.junit.Assert.assertThat | Major | test |
105
105
|[HBASE-25400](https://issues.apache.org/jira/browse/HBASE-25400)|[Flakey Tests] branch-2 TestRegionMoveAndAbandon | Major | . |
0 commit comments