Added: dev/hbase/2.3.4RC0/CHANGES.md
==============================================================================
--- dev/hbase/2.3.4RC0/CHANGES.md (added)
+++ dev/hbase/2.3.4RC0/CHANGES.md Fri Jan  8 23:35:35 2021
@@ -0,0 +1,8608 @@
+# HBASE Changelog
+
+<!---
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Be careful doing manual edits in this file. Do not change format
+# of release header or remove the below marker. This file is generated.
+# DO NOT REMOVE THIS MARKER; FOR INTERPOLATING CHANGES!-->
+## Release 2.3.4 - Unreleased (as of 2021-01-08)
+
+
+
+### NEW FEATURES:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-24620](https://issues.apache.org/jira/browse/HBASE-24620) | Add a 
ClusterManager which submits command to ZooKeeper and its Agent which picks and 
execute those Commands. |  Major | integration tests |
+
+
+### IMPROVEMENTS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-25435](https://issues.apache.org/jira/browse/HBASE-25435) | Slow 
metric value can be configured |  Minor | metrics |
+| [HBASE-25318](https://issues.apache.org/jira/browse/HBASE-25318) | Configure 
where IntegrationTestImportTsv generates HFiles |  Minor | integration tests |
+| [HBASE-24850](https://issues.apache.org/jira/browse/HBASE-24850) | 
CellComparator perf improvement |  Critical | Performance, scan |
+| [HBASE-25420](https://issues.apache.org/jira/browse/HBASE-25420) | Some 
minor improvements in rpc implementation |  Minor | rpc |
+| [HBASE-25246](https://issues.apache.org/jira/browse/HBASE-25246) | 
Backup/Restore hbase cell tags. |  Major | backup&restore |
+| [HBASE-25328](https://issues.apache.org/jira/browse/HBASE-25328) | Add 
builder method to create Tags. |  Minor | . |
+| [HBASE-25339](https://issues.apache.org/jira/browse/HBASE-25339) | Method 
parameter and member variable are duplicated in checkSplittable() of 
SplitTableRegionProcedure |  Minor | . |
+| [HBASE-25237](https://issues.apache.org/jira/browse/HBASE-25237) | 'hbase 
master stop' shuts down the cluster, not the master only |  Major | . |
+| [HBASE-25323](https://issues.apache.org/jira/browse/HBASE-25323) | Fix 
potential NPE when the zookeeper path of RegionServerTracker does not exist 
when start |  Minor | . |
+| [HBASE-25187](https://issues.apache.org/jira/browse/HBASE-25187) | Improve 
SizeCachedKV variants initialization |  Minor | . |
+| [HBASE-25289](https://issues.apache.org/jira/browse/HBASE-25289) | [testing] 
Clean up resources after tests in rsgroup\_shell\_test.rb |  Major | rsgroup, 
test |
+| [HBASE-25261](https://issues.apache.org/jira/browse/HBASE-25261) | Upgrade 
Bootstrap to 3.4.1 |  Major | security, UI |
+| [HBASE-25267](https://issues.apache.org/jira/browse/HBASE-25267) | Add SSL 
keystore type and truststore related configs for HBase RESTServer |  Major | 
REST |
+| [HBASE-25003](https://issues.apache.org/jira/browse/HBASE-25003) | Backport 
HBASE-24350 and HBASE-24779 to branch-2.2 & branch-2.3 |  Major | Replication |
+| [HBASE-25240](https://issues.apache.org/jira/browse/HBASE-25240) | gson 
format of RpcServer.logResponse is abnormal |  Minor | . |
+| [HBASE-24859](https://issues.apache.org/jira/browse/HBASE-24859) | Optimize 
in-memory representation of mapreduce TableSplit objects |  Major | mapreduce |
+| [HBASE-25224](https://issues.apache.org/jira/browse/HBASE-25224) | Maximize 
sleep for checking meta and namespace regions availability |  Major | master |
+| [HBASE-24872](https://issues.apache.org/jira/browse/HBASE-24872) | refactor 
valueOf PoolType |  Minor | Client |
+| [HBASE-24827](https://issues.apache.org/jira/browse/HBASE-24827) | BackPort 
HBASE-11554 Remove Reusable poolmap Rpc client type. |  Major | Client |
+
+
+### BUG FIXES:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-25441](https://issues.apache.org/jira/browse/HBASE-25441) | add 
security check for some APIs in RSRpcServices |  Critical | . |
+| [HBASE-25432](https://issues.apache.org/jira/browse/HBASE-25432) | we should 
add security checks for setTableStateInMeta and fixMeta |  Blocker | . |
+| [HBASE-25445](https://issues.apache.org/jira/browse/HBASE-25445) | Old WALs 
archive fails in procedure based WAL split |  Critical | wal |
+| [HBASE-25287](https://issues.apache.org/jira/browse/HBASE-25287) | 
Forgetting to unbuffer streams results in many CLOSE\_WAIT sockets when loading 
files |  Major | . |
+| [HBASE-25447](https://issues.apache.org/jira/browse/HBASE-25447) | 
remoteProc is suspended due to OOM ERROR |  Major | proc-v2 |
+| [HBASE-24755](https://issues.apache.org/jira/browse/HBASE-24755) | 
[LOG][RSGroup]Error message is confusing while adding a offline RS to rsgroup | 
 Major | rsgroup |
+| [HBASE-25463](https://issues.apache.org/jira/browse/HBASE-25463) | Fix 
comment error |  Minor | shell |
+| [HBASE-25456](https://issues.apache.org/jira/browse/HBASE-25456) | 
setRegionStateInMeta need security check |  Critical | . |
+| [HBASE-25371](https://issues.apache.org/jira/browse/HBASE-25371) | When 
openRegion fails during initial verification(before initializing and setting 
seq num), exception is observed during region close. |  Major | Region 
Assignment |
+| [HBASE-25404](https://issues.apache.org/jira/browse/HBASE-25404) | 
Procedures table Id under master web UI gets word break to single character |  
Minor | UI |
+| [HBASE-25277](https://issues.apache.org/jira/browse/HBASE-25277) | 
postScannerFilterRow impacts Scan performance a lot in HBase 2.x |  Critical | 
Coprocessors, scan |
+| [HBASE-25332](https://issues.apache.org/jira/browse/HBASE-25332) | one NPE | 
 Major | Zookeeper |
+| [HBASE-25361](https://issues.apache.org/jira/browse/HBASE-25361) | [Flakey 
Tests] branch-2 TestMetaRegionLocationCache.testStandByMetaLocations |  Major | 
flakies |
+| [HBASE-25230](https://issues.apache.org/jira/browse/HBASE-25230) | Embedded 
zookeeper server not clean up the old data |  Minor | Zookeeper |
+| [HBASE-25345](https://issues.apache.org/jira/browse/HBASE-25345) | [Flakey 
Tests] branch-2 TestReadReplicas#testVerifySecondaryAbilityToReadWithOnFiles |  
Major | test |
+| [HBASE-25307](https://issues.apache.org/jira/browse/HBASE-25307) | 
ThreadLocal pooling leads to NullPointerException |  Major | Client |
+| [HBASE-25330](https://issues.apache.org/jira/browse/HBASE-25330) | 
RSGroupInfoManagerImpl#moveServers return is not set of servers moved |  Major 
| rsgroup |
+| [HBASE-25321](https://issues.apache.org/jira/browse/HBASE-25321) | The sort 
icons not shown after Upgrade JQuery to 3.5.1 |  Major | UI |
+| [HBASE-25311](https://issues.apache.org/jira/browse/HBASE-25311) | ui throws 
NPE |  Major | . |
+| [HBASE-25306](https://issues.apache.org/jira/browse/HBASE-25306) | The log 
in SimpleLoadBalancer#onConfigurationChange is wrong |  Major | . |
+| [HBASE-25300](https://issues.apache.org/jira/browse/HBASE-25300) | 'Unknown 
table hbase:quota' happens when desc table in shell if quota disabled |  Major 
| shell |
+| [HBASE-25255](https://issues.apache.org/jira/browse/HBASE-25255) | Master 
fails to initialize when creating rs group table |  Critical | master, rsgroup |
+| [HBASE-25276](https://issues.apache.org/jira/browse/HBASE-25276) | Need to 
throw the original exception in HRegion#openHRegion |  Major | . |
+| [HBASE-25238](https://issues.apache.org/jira/browse/HBASE-25238) | Upgrading 
HBase from 2.2.0 to 2.3.x fails because of “Message missing required fields: 
state” |  Critical | . |
+| [HBASE-25234](https://issues.apache.org/jira/browse/HBASE-25234) | 
[Upgrade]Incompatibility in reading RS report from 2.1 RS when Master is 
upgraded to a version containing HBASE-21406 |  Major | . |
+| [HBASE-25090](https://issues.apache.org/jira/browse/HBASE-25090) | 
CompactionConfiguration logs unrealistic store file sizes |  Minor | Compaction 
|
+
+
+### TESTS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-25370](https://issues.apache.org/jira/browse/HBASE-25370) | Fix flaky 
test TestClassFinder#testClassFinderDefaultsToOwnPackage |  Major | test |
+
+
+### SUB-TASKS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-25488](https://issues.apache.org/jira/browse/HBASE-25488) | Clean up 
mess made by broken create-release in CHANGES.md |  Major | create-release |
+| [HBASE-25353](https://issues.apache.org/jira/browse/HBASE-25353) | [Flakey 
Tests] branch-2 TestShutdownBackupMaster |  Major | flakies |
+
+
+### OTHER:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-25342](https://issues.apache.org/jira/browse/HBASE-25342) | Upgrade 
error prone to 2.4.0 |  Major | build |
+| [HBASE-25452](https://issues.apache.org/jira/browse/HBASE-25452) | Use 
MatcherAssert.assertThat instead of org.junit.Assert.assertThat |  Major | test 
|
+| [HBASE-25400](https://issues.apache.org/jira/browse/HBASE-25400) | [Flakey 
Tests] branch-2 TestRegionMoveAndAbandon |  Major | . |
+| [HBASE-25228](https://issues.apache.org/jira/browse/HBASE-25228) | Delete 
dev-support/jenkins\_precommit\_jira\_yetus.sh |  Minor | build |
+| [HBASE-24200](https://issues.apache.org/jira/browse/HBASE-24200) | Upgrade 
to Yetus 0.12.0 |  Minor | build |
+
+
+## Release 2.3.3 - Unreleased (as of 2020-10-28)
+
+
+
+### IMPROVEMENTS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-25189](https://issues.apache.org/jira/browse/HBASE-25189) | [Metrics] 
Add checkAndPut and checkAndDelete latency metrics at table level |  Minor | 
metrics |
+| [HBASE-25193](https://issues.apache.org/jira/browse/HBASE-25193) | Add 
support for row prefix and type in the WAL Pretty Printer and some minor fixes 
|  Minor | wal |
+| [HBASE-25179](https://issues.apache.org/jira/browse/HBASE-25179) | Assert 
format is incorrect in HFilePerformanceEvaluation class. |  Minor | 
Performance, test |
+| [HBASE-25146](https://issues.apache.org/jira/browse/HBASE-25146) | Add extra 
logging at info level to HFileCorruptionChecker in order to report progress |  
Major | hbck, hbck2 |
+| [HBASE-24981](https://issues.apache.org/jira/browse/HBASE-24981) | Enable 
table replication fails from 1.x to 2.x if table already exist at peer. |  
Major | Replication |
+| [HBASE-25109](https://issues.apache.org/jira/browse/HBASE-25109) | Add MR 
Counters to WALPlayer; currently hard to tell if it is doing anything |  Major 
| . |
+| [HBASE-25082](https://issues.apache.org/jira/browse/HBASE-25082) | Per table 
WAL metrics: appendCount and appendSize |  Major | metrics |
+| [HBASE-25079](https://issues.apache.org/jira/browse/HBASE-25079) | Upgrade 
Bootstrap to 3.3.7 |  Major | security, UI |
+| [HBASE-24976](https://issues.apache.org/jira/browse/HBASE-24976) | REST 
Server failes to start without any error message |  Major | REST |
+
+
+### BUG FIXES:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-25206](https://issues.apache.org/jira/browse/HBASE-25206) | Data loss 
can happen if a cloned table loses original split region(delete table) |  Major 
| proc-v2, Region Assignment, snapshots |
+| [HBASE-25207](https://issues.apache.org/jira/browse/HBASE-25207) | Revisit 
the implementation and usage of RegionStates.include |  Major | Region 
Assignment |
+| [HBASE-25204](https://issues.apache.org/jira/browse/HBASE-25204) | Nightly 
job failed as  the name of jdk and maven changed |  Major | . |
+| [HBASE-25093](https://issues.apache.org/jira/browse/HBASE-25093) | the 
RSGroupBasedLoadBalancer#retainAssignment throws NPE |  Major | rsgroup |
+| [HBASE-25117](https://issues.apache.org/jira/browse/HBASE-25117) | 
ReplicationSourceShipper thread can not be finished |  Major | . |
+| [HBASE-25168](https://issues.apache.org/jira/browse/HBASE-25168) | Unify WAL 
name timestamp parsers |  Major | . |
+| [HBASE-25048](https://issues.apache.org/jira/browse/HBASE-25048) | [HBCK2] 
Bypassed parent procedures are not updated in store |  Major | hbck2, proc-v2 |
+| [HBASE-25147](https://issues.apache.org/jira/browse/HBASE-25147) | Should 
store the regionNames field in state data for ReopenTableRegionsProcedure |  
Major | proc-v2 |
+| [HBASE-25115](https://issues.apache.org/jira/browse/HBASE-25115) | 
HFilePrettyPrinter can't seek to the row which is the first row of a hfile |  
Major | HFile, tooling |
+| [HBASE-25135](https://issues.apache.org/jira/browse/HBASE-25135) | Convert 
the internal seperator while emitting the memstore read metrics to # |  Minor | 
. |
+| [HBASE-25096](https://issues.apache.org/jira/browse/HBASE-25096) | WAL size 
in RegionServer UI is wrong |  Major | . |
+| [HBASE-25077](https://issues.apache.org/jira/browse/HBASE-25077) | hbck.jsp 
page loading fails, logs NPE in master log. |  Major | hbck |
+| [HBASE-25088](https://issues.apache.org/jira/browse/HBASE-25088) | 
CatalogFamilyFormat/MetaTableAccessor.parseRegionInfoFromRegionName incorrectly 
setEndKey to regionId |  Critical | meta |
+| [HBASE-25097](https://issues.apache.org/jira/browse/HBASE-25097) | Wrong RIT 
page number in Master UI |  Minor | UI |
+
+
+### TESTS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-24015](https://issues.apache.org/jira/browse/HBASE-24015) | Coverage 
for Assign and Unassign of Regions on RegionServer on failure |  Major | amv2 |
+| [HBASE-25156](https://issues.apache.org/jira/browse/HBASE-25156) | 
TestMasterFailover.testSimpleMasterFailover is flaky |  Major | test |
+
+
+### SUB-TASKS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-25203](https://issues.apache.org/jira/browse/HBASE-25203) | Change 
the reference url to flaky list in our jenkins jobs |  Major | flakies, jenkins 
|
+| [HBASE-25194](https://issues.apache.org/jira/browse/HBASE-25194) | Do not 
publish workspace in flaky find job |  Major | jenkins |
+| [HBASE-25162](https://issues.apache.org/jira/browse/HBASE-25162) | Make 
flaky tests run more aggressively |  Major | jenkins, scripts, test |
+| [HBASE-25163](https://issues.apache.org/jira/browse/HBASE-25163) | Increase 
the timeout value for nightly jobs |  Major | jenkins, scripts, test |
+| [HBASE-22976](https://issues.apache.org/jira/browse/HBASE-22976) | [HBCK2] 
Add RecoveredEditsPlayer |  Major | hbck2, walplayer |
+| [HBASE-25154](https://issues.apache.org/jira/browse/HBASE-25154) | Set 
java.io.tmpdir to project build directory to avoid writing std\*deferred files 
to /tmp |  Major | build, test |
+| [HBASE-24503](https://issues.apache.org/jira/browse/HBASE-24503) | Backport 
HBASE-24492 to all 2.x branch |  Minor | . |
+| [HBASE-25133](https://issues.apache.org/jira/browse/HBASE-25133) | Migrate 
HBase Nightly jenkins job from Hadoop to hbase |  Major | jenkins, scripts |
+| [HBASE-25132](https://issues.apache.org/jira/browse/HBASE-25132) | Migrate 
flaky test jenkins job from Hadoop to hbase |  Major | jenkins, scripts |
+| [HBASE-25107](https://issues.apache.org/jira/browse/HBASE-25107) | Migrate 
flaky reporting jenkins job from Hadoop to hbase |  Major | jenkins, scripts |
+
+
+### OTHER:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-25120](https://issues.apache.org/jira/browse/HBASE-25120) | Remove 
the deprecated annotation for MetaTableAccessor.getScanForTableName |  Major | 
meta |
+| [HBASE-25073](https://issues.apache.org/jira/browse/HBASE-25073) | Should 
not use XXXService.Interface.class.getSimpleName as stub key prefix in 
AsyncConnectionImpl |  Major | Client |
+
+
+## Release 2.3.2 - Unreleased (as of 2020-09-20)
+
+
+
+### NEW FEATURES:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-24776](https://issues.apache.org/jira/browse/HBASE-24776) | [hbtop] 
Support Batch mode |  Major | hbtop |
+
+
+### IMPROVEMENTS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-25066](https://issues.apache.org/jira/browse/HBASE-25066) | Use 
FutureUtils.rethrow in AsyncTableResultScanner to better catch the stack trace 
|  Major | Client, Scanners |
+| [HBASE-25069](https://issues.apache.org/jira/browse/HBASE-25069) |  Display 
region name instead of encoded region name in HBCK report page. |  Minor | hbck 
|
+| [HBASE-24991](https://issues.apache.org/jira/browse/HBASE-24991) | Replace 
MovedRegionsCleaner with guava cache |  Minor | . |
+| [HBASE-25057](https://issues.apache.org/jira/browse/HBASE-25057) | Fix typo 
"memeber" |  Trivial | documentation |
+| [HBASE-24831](https://issues.apache.org/jira/browse/HBASE-24831) | Avoid 
invoke Counter using reflection  in SnapshotInputFormat |  Major | . |
+| [HBASE-25006](https://issues.apache.org/jira/browse/HBASE-25006) | Make the 
cost functions optional for StochastoicBalancer |  Major | . |
+| [HBASE-24974](https://issues.apache.org/jira/browse/HBASE-24974) | Provide a 
flexibility to print only row key and filter for multiple tables in the 
WALPrettyPrinter |  Minor | wal |
+| [HBASE-24937](https://issues.apache.org/jira/browse/HBASE-24937) | table.rb 
use LocalDateTime to replace Instant |  Minor | shell |
+| [HBASE-24940](https://issues.apache.org/jira/browse/HBASE-24940) | 
runCatalogJanitor() API should return -1 to indicate already running status |  
Major | . |
+| [HBASE-24569](https://issues.apache.org/jira/browse/HBASE-24569) | Get 
hostAndWeights in addition using localhost if it is null in local mode |  Minor 
| regionserver |
+| [HBASE-24913](https://issues.apache.org/jira/browse/HBASE-24913) | Refactor 
TestJMXConnectorServer |  Major | test |
+| [HBASE-24898](https://issues.apache.org/jira/browse/HBASE-24898) | Use 
EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in 
CurrentHourProvider |  Major | tooling |
+| [HBASE-24928](https://issues.apache.org/jira/browse/HBASE-24928) | 
balanceRSGroup should skip generating balance plan for disabled table and 
splitParent region |  Major | Balancer |
+| [HBASE-24942](https://issues.apache.org/jira/browse/HBASE-24942) | 
MergeTableRegionsProcedure should not call clean merge region |  Major | 
proc-v2, Region Assignment |
+| [HBASE-24811](https://issues.apache.org/jira/browse/HBASE-24811) | Use class 
access static field or method |  Minor | . |
+| [HBASE-24686](https://issues.apache.org/jira/browse/HBASE-24686) | [LOG] Log 
improvement in Connection#close |  Major | Client, logging |
+| [HBASE-24912](https://issues.apache.org/jira/browse/HBASE-24912) | Enlarge 
MemstoreFlusherChore/CompactionChecker period for unit test |  Major | . |
+| [HBASE-24854](https://issues.apache.org/jira/browse/HBASE-24854) | Correct 
the help content of assign and unassign commands in hbase shell |  Minor | 
shell |
+
+
+### BUG FIXES:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-24896](https://issues.apache.org/jira/browse/HBASE-24896) | 'Stuck' 
in static initialization creating RegionInfo instance |  Major | . |
+| [HBASE-24956](https://issues.apache.org/jira/browse/HBASE-24956) | 
ConnectionManager#locateRegionInMeta waits for user region lock indefinitely. | 
 Major | Client |
+| [HBASE-24481](https://issues.apache.org/jira/browse/HBASE-24481) | HBase 
Rest: Request for region detail of a table which doesn't exits is success(200 
success code) instead of 404 |  Minor | . |
+| [HBASE-25047](https://issues.apache.org/jira/browse/HBASE-25047) | WAL split 
edits number is negative in RegionServerUI |  Minor | UI, wal |
+| [HBASE-25021](https://issues.apache.org/jira/browse/HBASE-25021) | Nightly 
job should skip hadoop-2 integration test for master |  Major | build, scripts |
+| [HBASE-25012](https://issues.apache.org/jira/browse/HBASE-25012) | 
HBASE-24359 causes replication missed log of some RemoteException |  Major | 
Replication |
+| [HBASE-25009](https://issues.apache.org/jira/browse/HBASE-25009) | Hbck 
chore logs wrong message when loading regions from RS report |  Minor | . |
+| [HBASE-25014](https://issues.apache.org/jira/browse/HBASE-25014) | 
ScheduledChore is never triggered when initalDelay \> 1.5\*period |  Major | . |
+| [HBASE-25016](https://issues.apache.org/jira/browse/HBASE-25016) | Should 
close ResultScanner in MetaTableAccessor.scanByRegionEncodedName |  Critical | 
master, meta |
+| [HBASE-24958](https://issues.apache.org/jira/browse/HBASE-24958) | 
CompactingMemStore.timeOfOldestEdit error update |  Critical | regionserver |
+| [HBASE-24995](https://issues.apache.org/jira/browse/HBASE-24995) | MetaFixer 
fails to fix overlaps when multiple tables have overlaps |  Major | hbck2 |
+| [HBASE-24719](https://issues.apache.org/jira/browse/HBASE-24719) | Renaming 
invalid rsgroup throws NPE instead of proper error message |  Major | . |
+| [HBASE-19352](https://issues.apache.org/jira/browse/HBASE-19352) | Port 
HADOOP-10379: Protect authentication cookies with the HttpOnly and Secure flags 
|  Major | . |
+| [HBASE-24971](https://issues.apache.org/jira/browse/HBASE-24971) | Upgrade 
JQuery to 3.5.1 |  Major | security, UI |
+| [HBASE-24968](https://issues.apache.org/jira/browse/HBASE-24968) | One of 
static initializers of CellComparatorImpl referring to subclass 
MetaCellComparator |  Major | . |
+| [HBASE-24916](https://issues.apache.org/jira/browse/HBASE-24916) | Region 
hole contains wrong regions pair when hole is created by first region deletion 
|  Major | hbck2 |
+| [HBASE-24892](https://issues.apache.org/jira/browse/HBASE-24892) | config 
'hbase.hregion.memstore.mslab.indexchunksize' not be used |  Major | . |
+| [HBASE-24871](https://issues.apache.org/jira/browse/HBASE-24871) | 
Replication may loss data when refresh recovered replication sources |  Major | 
Replication |
+| [HBASE-24885](https://issues.apache.org/jira/browse/HBASE-24885) | STUCK RIT 
by hbck2 assigns |  Major | hbck2, Region Assignment |
+| [HBASE-24926](https://issues.apache.org/jira/browse/HBASE-24926) | Should 
call setFailure in MergeTableRegionsProcedure when isMergeable returns false |  
Major | master, proc-v2 |
+| [HBASE-24884](https://issues.apache.org/jira/browse/HBASE-24884) | 
BulkLoadHFilesTool/LoadIncrementalHFiles should accept -D options from command 
line parameters |  Minor | . |
+
+
+### TESTS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-24979](https://issues.apache.org/jira/browse/HBASE-24979) | Include 
batch mutatations in client operation timeout tests |  Major | . |
+| [HBASE-24894](https://issues.apache.org/jira/browse/HBASE-24894) | [Flakey 
Test] TestStochasticLoadBalancer.testMoveCostMultiplier |  Major | Balancer, 
master, test |
+
+
+### SUB-TASKS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-24857](https://issues.apache.org/jira/browse/HBASE-24857) |  Fix 
several problems when starting webUI |  Minor | canary, UI |
+| [HBASE-24918](https://issues.apache.org/jira/browse/HBASE-24918) | Make 
RegionInfo#UNDEFINED IA.Private |  Major | . |
+| [HBASE-24876](https://issues.apache.org/jira/browse/HBASE-24876) | Fix the 
flaky job url in hbase-personality.sh |  Major | . |
+
+
+### OTHER:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-25004](https://issues.apache.org/jira/browse/HBASE-25004) | Log 
RegionTooBusyException details |  Major | . |
+| [HBASE-14847](https://issues.apache.org/jira/browse/HBASE-14847) | Add FIFO 
compaction section to HBase book |  Major | documentation |
+
+
+## Release 2.3.1 - Unreleased (as of 2020-08-12)
+
+
+
+### IMPROVEMENTS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-24709](https://issues.apache.org/jira/browse/HBASE-24709) | Support 
MoveCostFunction use a lower multiplier in offpeak hours |  Major | Balancer |
+| [HBASE-24824](https://issues.apache.org/jira/browse/HBASE-24824) | Add more 
stats in PE for read replica |  Minor | PE, read replicas |
+| [HBASE-21721](https://issues.apache.org/jira/browse/HBASE-21721) | FSHLog : 
reduce write#syncs() times |  Major | . |
+| [HBASE-24823](https://issues.apache.org/jira/browse/HBASE-24823) | Port 
HBASE-22762 Print the delta between phases in the split/merge/compact/flush 
transaction journals to master branch |  Minor | . |
+| [HBASE-24795](https://issues.apache.org/jira/browse/HBASE-24795) | 
RegionMover should deal with unknown (split/merged) regions |  Major | . |
+| [HBASE-24821](https://issues.apache.org/jira/browse/HBASE-24821) | Simplify 
the logic of getRegionInfo in TestFlushFromClient to reduce redundancy code |  
Minor | test |
+| [HBASE-24704](https://issues.apache.org/jira/browse/HBASE-24704) | Make the 
Table Schema easier to view even there are multiple families |  Major | UI |
+| [HBASE-20226](https://issues.apache.org/jira/browse/HBASE-20226) | 
Performance Improvement Taking Large Snapshots In Remote Filesystems |  Minor | 
snapshots |
+| [HBASE-24722](https://issues.apache.org/jira/browse/HBASE-24722) | Address 
hbase-shell commands with unintentional return values |  Minor | shell |
+| [HBASE-24669](https://issues.apache.org/jira/browse/HBASE-24669) | Logging 
of ppid should be consistent across all occurrences |  Minor | Operability, 
proc-v2 |
+| [HBASE-24757](https://issues.apache.org/jira/browse/HBASE-24757) | 
ReplicationSink should limit the batch rowcount for batch mutations based on 
hbase.rpc.rows.warning.threshold |  Major | . |
+| [HBASE-24777](https://issues.apache.org/jira/browse/HBASE-24777) | 
InfoServer support ipv6 host and port |  Minor | UI |
+| [HBASE-24758](https://issues.apache.org/jira/browse/HBASE-24758) | Avoid 
flooding replication source RSes logs when no sinks are available |  Major | 
Replication |
+| [HBASE-24696](https://issues.apache.org/jira/browse/HBASE-24696) | Include 
JVM information on Web UI under "Software Attributes" |  Minor | UI |
+| [HBASE-24740](https://issues.apache.org/jira/browse/HBASE-24740) | Enable 
journal logging for HBase snapshot operation |  Minor | master |
+| [HBASE-24747](https://issues.apache.org/jira/browse/HBASE-24747) | Log an 
ERROR if HBaseSaslRpcServer initialisation fails with an uncaught exception |  
Major | . |
+| [HBASE-24578](https://issues.apache.org/jira/browse/HBASE-24578) | [WAL] Add 
a parameter to config RingBufferEventHandler's SyncFuture count |  Major | wal |
+
+
+### BUG FIXES:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-24583](https://issues.apache.org/jira/browse/HBASE-24583) | 
Normalizer can't actually merge empty regions when neighbor is larger than 
average size |  Major | master, Normalizer |
+| [HBASE-24844](https://issues.apache.org/jira/browse/HBASE-24844) | Exception 
on standalone (master) shutdown |  Minor | Zookeeper |
+| [HBASE-24665](https://issues.apache.org/jira/browse/HBASE-24665) | MultiWAL 
:  Avoid rolling of ALL WALs when one of the WAL needs a roll |  Major | wal |
+| [HBASE-24838](https://issues.apache.org/jira/browse/HBASE-24838) | The pre 
commit job fails to archive surefire reports |  Critical | build, scripts |
+| [HBASE-23157](https://issues.apache.org/jira/browse/HBASE-23157) | WAL 
unflushed seqId tracking may wrong when Durability.ASYNC\_WAL is used |  Major 
| regionserver, wal |
+| [HBASE-24625](https://issues.apache.org/jira/browse/HBASE-24625) | 
AsyncFSWAL.getLogFileSizeIfBeingWritten does not return the expected synced 
file length. |  Critical | Replication, wal |
+| [HBASE-24788](https://issues.apache.org/jira/browse/HBASE-24788) | Fix the 
connection leaks on getting hbase admin from unclosed connection |  Major | 
mapreduce |
+| [HBASE-24808](https://issues.apache.org/jira/browse/HBASE-24808) | skip 
empty log cleaner delegate class names (WAS =\> cleaner.CleanerChore: Can NOT 
create CleanerDelegate= ClassNotFoundException) |  Trivial | . |
+| [HBASE-24767](https://issues.apache.org/jira/browse/HBASE-24767) | Change 
default to false for HBASE-15519 per-user metrics |  Major | metrics |
+| [HBASE-24713](https://issues.apache.org/jira/browse/HBASE-24713) | RS 
startup with FSHLog throws NPE after HBASE-21751 |  Minor | wal |
+| [HBASE-24794](https://issues.apache.org/jira/browse/HBASE-24794) | 
hbase.rowlock.wait.duration should not be \<= 0 |  Minor | regionserver |
+| [HBASE-24797](https://issues.apache.org/jira/browse/HBASE-24797) | Move log 
code out of loop |  Minor | Normalizer |
+| [HBASE-24752](https://issues.apache.org/jira/browse/HBASE-24752) | NPE/500 
accessing webui on master startup |  Minor | master |
+| [HBASE-24775](https://issues.apache.org/jira/browse/HBASE-24775) | [hbtop] 
StoreFile size should be rounded off |  Minor | hbtop |
+| [HBASE-24675](https://issues.apache.org/jira/browse/HBASE-24675) | On Master 
restart all servers are assigned to default rsgroup. |  Major | rsgroup |
+| [HBASE-22146](https://issues.apache.org/jira/browse/HBASE-22146) | 
SpaceQuotaViolationPolicy Disable is not working in Namespace level |  Major | 
. |
+| [HBASE-24742](https://issues.apache.org/jira/browse/HBASE-24742) | Improve 
performance of SKIP vs SEEK logic |  Major | Performance, regionserver |
+| [HBASE-24710](https://issues.apache.org/jira/browse/HBASE-24710) | Incorrect 
checksum calculation in saveVersion.sh |  Major | scripts |
+| [HBASE-24714](https://issues.apache.org/jira/browse/HBASE-24714) | Error 
message is displayed in the UI of table's compaction state if any region of 
that table is not open. |  Major | Compaction, UI |
+| [HBASE-24748](https://issues.apache.org/jira/browse/HBASE-24748) | Add 
hbase.master.balancer.stochastic.moveCost.offpeak to doc as support dynamically 
change |  Minor | documentation |
+| [HBASE-24746](https://issues.apache.org/jira/browse/HBASE-24746) | The sort 
icons overlap the col name in master UI |  Major | UI |
+| [HBASE-24721](https://issues.apache.org/jira/browse/HBASE-24721) | 
rename\_rsgroup overwriting the existing rsgroup. |  Major | . |
+| [HBASE-24615](https://issues.apache.org/jira/browse/HBASE-24615) | 
MutableRangeHistogram#updateSnapshotRangeMetrics doesn't calculate the 
distribution for last bucket. |  Major | metrics |
+| [HBASE-24705](https://issues.apache.org/jira/browse/HBASE-24705) | 
MetaFixer#fixHoles() does not include the case for read replicas (i.e, replica 
regions are not created) |  Major | read replicas |
+| [HBASE-24720](https://issues.apache.org/jira/browse/HBASE-24720) | Meta 
replicas not cleaned when disabled |  Minor | read replicas |
+| [HBASE-24693](https://issues.apache.org/jira/browse/HBASE-24693) | 
regioninfo#isLast() has a logic error |  Minor | . |
+
+
+### SUB-TASKS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-24715](https://issues.apache.org/jira/browse/HBASE-24715) | Cleanup 
RELEASENOTES.md in the wake of HBASE-24711 |  Major | community |
+| [HBASE-24841](https://issues.apache.org/jira/browse/HBASE-24841) | Change 
the jenkins job urls in our jenkinsfile |  Major | build, scripts |
+| [HBASE-24846](https://issues.apache.org/jira/browse/HBASE-24846) | Address 
compaction races in TestFIFOCompactionPolicy |  Major | Compaction, master |
+| [HBASE-24698](https://issues.apache.org/jira/browse/HBASE-24698) | Turn OFF 
Canary WebUI as default |  Major | canary |
+
+
+### OTHER:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-24835](https://issues.apache.org/jira/browse/HBASE-24835) | 
Normalizer should log a successful run at INFO level |  Minor | Normalizer |
+| [HBASE-24662](https://issues.apache.org/jira/browse/HBASE-24662) | Update 
DumpClusterStatusAction to notice changes in region server count |  Major | 
integration tests |
+| [HBASE-24658](https://issues.apache.org/jira/browse/HBASE-24658) | Update 
PolicyBasedChaosMonkey to handle uncaught exceptions |  Minor | integration 
tests |
+
+
+## Release 2.3.0 - Unreleased (as of 2020-07-06)
+
+
+
+### NEW FEATURES:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-18659](https://issues.apache.org/jira/browse/HBASE-18659) | Use HDFS 
ACL to give user the ability to read snapshot directly on HDFS |  Major | . |
+| [HBASE-24260](https://issues.apache.org/jira/browse/HBASE-24260) | Add a 
ClusterManager that issues commands via coprocessor |  Major | integration 
tests |
+| [HBASE-22285](https://issues.apache.org/jira/browse/HBASE-22285) | A 
normalizer which merges very small size regions with adjacent 
regions.(MergeToNormalize) |  Minor | master |
+| [HBASE-22978](https://issues.apache.org/jira/browse/HBASE-22978) | Online 
slow response log |  Minor | Admin, Operability, regionserver, shell |
+| [HBASE-23146](https://issues.apache.org/jira/browse/HBASE-23146) | Support 
CheckAndMutate with multiple conditions |  Major | . |
+| [HBASE-18095](https://issues.apache.org/jira/browse/HBASE-18095) | Provide 
an option for clients to find the server hosting META that does not involve the 
ZooKeeper client |  Major | Client |
+| [HBASE-23710](https://issues.apache.org/jira/browse/HBASE-23710) | Priority 
configuration for system coprocessors |  Major | Coprocessors |
+| [HBASE-23653](https://issues.apache.org/jira/browse/HBASE-23653) | Expose 
content of meta table in web ui |  Minor | master, Operability, UI |
+| [HBASE-23073](https://issues.apache.org/jira/browse/HBASE-23073) | Add an 
optional costFunction to balance regions according to a capacity rule |  Minor 
| master |
+| [HBASE-22280](https://issues.apache.org/jira/browse/HBASE-22280) | Separate 
read/write handler for priority request(especially for meta). |  Major | 
Scheduler |
+| [HBASE-22969](https://issues.apache.org/jira/browse/HBASE-22969) | A new 
binary component comparator(BinaryComponentComparator) to perform comparison of 
arbitrary length and position |  Minor | Filters |
+| [HBASE-21874](https://issues.apache.org/jira/browse/HBASE-21874) | Bucket 
cache on Persistent memory |  Major | BucketCache |
+| [HBASE-11062](https://issues.apache.org/jira/browse/HBASE-11062) | hbtop |  
Major | hbtop |
+| [HBASE-22623](https://issues.apache.org/jira/browse/HBASE-22623) | Add 
RegionObserver coprocessor hook for preWALAppend |  Major | . |
+| [HBASE-15666](https://issues.apache.org/jira/browse/HBASE-15666) | shaded 
dependencies for hbase-testing-util |  Critical | test |
+| [HBASE-22313](https://issues.apache.org/jira/browse/HBASE-22313) | Add a 
method to FsDelegationToken to accept token kind |  Minor | security |
+| [HBASE-22648](https://issues.apache.org/jira/browse/HBASE-22648) | Snapshot 
TTL |  Minor | snapshots |
+| [HBASE-22622](https://issues.apache.org/jira/browse/HBASE-22622) | WALKey 
Extended Attributes |  Major | wal |
+| [HBASE-22148](https://issues.apache.org/jira/browse/HBASE-22148) | Provide 
an alternative to CellUtil.setTimestamp |  Blocker | API, Coprocessors |
+| [HBASE-21815](https://issues.apache.org/jira/browse/HBASE-21815) | Make 
isTrackingMetrics and getMetrics of ScannerContext public |  Minor | . |
+| [HBASE-21926](https://issues.apache.org/jira/browse/HBASE-21926) | Profiler 
servlet |  Major | master, Operability, regionserver |
+| [HBASE-17942](https://issues.apache.org/jira/browse/HBASE-17942) | Disable 
region splits and merges per table |  Major | . |
+
+
+### IMPROVEMENTS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-24562](https://issues.apache.org/jira/browse/HBASE-24562) | Stabilize 
master startup with meta replicas enabled |  Major | meta, read replicas |
+| [HBASE-24221](https://issues.apache.org/jira/browse/HBASE-24221) | Support 
bulkLoadHFile by family |  Major | HFile |
+| [HBASE-24603](https://issues.apache.org/jira/browse/HBASE-24603) | Zookeeper 
sync() call is async |  Critical | master, regionserver |
+| [HBASE-24205](https://issues.apache.org/jira/browse/HBASE-24205) | Create 
metric to know the number of reads that happens from memstore |  Major | 
metrics |
+| [HBASE-24605](https://issues.apache.org/jira/browse/HBASE-24605) | Break 
long region names in the web UI |  Minor | UI |
+| [HBASE-15161](https://issues.apache.org/jira/browse/HBASE-15161) | Umbrella: 
Miscellaneous improvements from production usage |  Major | . |
+| [HBASE-24102](https://issues.apache.org/jira/browse/HBASE-24102) | 
RegionMover should exclude draining/decommissioning nodes from target RSs |  
Major | . |
+| [HBASE-24380](https://issues.apache.org/jira/browse/HBASE-24380) | Improve 
WAL splitting log lines to enable sessionization |  Minor | logging, 
Operability, wal |
+| [HBASE-21405](https://issues.apache.org/jira/browse/HBASE-21405) | [DOC] Add 
Details about Output of "status 'replication'" |  Minor | documentation, 
Replication |
+| [HBASE-24478](https://issues.apache.org/jira/browse/HBASE-24478) | The 
regionInfo parameter for MasterProcedureScheduler#waitRegions and 
MasterProcedureScheduler#wakeRegions should be plural |  Minor | proc-v2 |
+| [HBASE-24524](https://issues.apache.org/jira/browse/HBASE-24524) | SyncTable 
logging improvements |  Minor | . |
+| [HBASE-24441](https://issues.apache.org/jira/browse/HBASE-24441) | 
CacheConfig details logged at Store open is not really useful |  Minor | 
logging, regionserver |
+| [HBASE-24468](https://issues.apache.org/jira/browse/HBASE-24468) | Add 
region info when log meessages in HStore. |  Minor | logging, regionserver |
+| [HBASE-24483](https://issues.apache.org/jira/browse/HBASE-24483) | Add 
repeated prefix logging for MultipleColumnPrefixFilter |  Minor | Filters |
+| [HBASE-24359](https://issues.apache.org/jira/browse/HBASE-24359) | 
Optionally ignore edits for deleted CFs for replication. |  Major | Replication 
|
+| [HBASE-24504](https://issues.apache.org/jira/browse/HBASE-24504) | refactor 
call setupCluster/tearDownCluster in TestTableSnapshotInputFormat |  Minor | 
mapreduce, test |
+| [HBASE-24412](https://issues.apache.org/jira/browse/HBASE-24412) | Canary 
support check only one column family per RegionTask |  Major | canary |
+| [HBASE-21406](https://issues.apache.org/jira/browse/HBASE-21406) | "status 
'replication'" should not show SINK if the cluster does not act as sink |  
Minor | . |
+| [HBASE-24474](https://issues.apache.org/jira/browse/HBASE-24474) | Rename 
LocalRegion to MasterRegion |  Blocker | master |
+| [HBASE-24455](https://issues.apache.org/jira/browse/HBASE-24455) | Correct 
the doc of "On the number of column families" |  Minor | documentation |
+| [HBASE-24475](https://issues.apache.org/jira/browse/HBASE-24475) | Clean up 
the master thread name getting in SplitLogManager and AssignmentManager |  
Minor | . |
+| [HBASE-24132](https://issues.apache.org/jira/browse/HBASE-24132) | Upgrade 
to Apache ZooKeeper 3.5.7 |  Major | . |
+| [HBASE-24470](https://issues.apache.org/jira/browse/HBASE-24470) | Add store 
file info when log meessages in HStore. |  Minor | logging, regionserver |
+| [HBASE-24451](https://issues.apache.org/jira/browse/HBASE-24451) | Remove 
the HasThread because the related bug had been fixed since jdk7 |  Major | util 
|
+| [HBASE-24416](https://issues.apache.org/jira/browse/HBASE-24416) | 
RegionNormalizer spliting region should not be limited by 
hbase.normalizer.min.region.count |  Major | . |
+| [HBASE-24428](https://issues.apache.org/jira/browse/HBASE-24428) | Priority 
compaction for recently split daughter regions |  Major | Compaction |
+| [HBASE-24371](https://issues.apache.org/jira/browse/HBASE-24371) | Add more 
details when print CompactionConfiguration info |  Minor | regionserver |
+| [HBASE-24423](https://issues.apache.org/jira/browse/HBASE-24423) | No need 
to get lock in canSplit because hasReferences will get lock too |  Minor | 
regionserver |
+| [HBASE-24369](https://issues.apache.org/jira/browse/HBASE-24369) | Provide 
more information about  merged child regions in Hbck Overlaps section, which 
cannot be fixed immediately |  Major | master |
+| [HBASE-24427](https://issues.apache.org/jira/browse/HBASE-24427) | 
HStore.add log format error |  Minor | . |
+| [HBASE-24387](https://issues.apache.org/jira/browse/HBASE-24387) | 
TableSnapshotInputFormatImpl support row limit on each InputSplit |  Major | 
mapreduce |
+| [HBASE-21996](https://issues.apache.org/jira/browse/HBASE-21996) | Set 
locale for javadoc |  Major | documentation |
+| [HBASE-24386](https://issues.apache.org/jira/browse/HBASE-24386) | 
TableSnapshotScanner support scan limit |  Major | Scanners, snapshots |
+| [HBASE-24164](https://issues.apache.org/jira/browse/HBASE-24164) | Retain 
the ReadRequests and WriteRequests of region on web UI after alter table |  
Major | metrics |
+| [HBASE-23969](https://issues.apache.org/jira/browse/HBASE-23969) | Meta 
browser should show all \`info\` columns |  Minor | master, UI |
+| [HBASE-24256](https://issues.apache.org/jira/browse/HBASE-24256) | When 
fixOverlap hits the max region limit, it is possible to include the same region 
in multiple merge request |  Major | hbck2 |
+| [HBASE-24355](https://issues.apache.org/jira/browse/HBASE-24355) | Fix typos 
in the HStore#compact annotation |  Minor | . |
+| [HBASE-24321](https://issues.apache.org/jira/browse/HBASE-24321) | Add 
writable MinVersions and read-only Scan to coproc ScanOptions |  Major | . |
+| [HBASE-24345](https://issues.apache.org/jira/browse/HBASE-24345) | [ACL] 
renameRSGroup should require Admin level permission |  Major | acl, rsgroup |
+| [HBASE-24328](https://issues.apache.org/jira/browse/HBASE-24328) | skip 
duplicate GCMultipleMergedRegionsProcedure while previous finished |  Major | . 
|
+| [HBASE-24335](https://issues.apache.org/jira/browse/HBASE-24335) | Support 
deleteall with ts but without column in shell mode |  Major | shell |
+| [HBASE-24304](https://issues.apache.org/jira/browse/HBASE-24304) | Separate 
a hbase-asyncfs module |  Major | build, pom |
+| [HBASE-24302](https://issues.apache.org/jira/browse/HBASE-24302) | Add an 
"ignoreTimestamps" option (defaulted to false) to HashTable/SyncTable tool |  
Major | . |
+| [HBASE-24199](https://issues.apache.org/jira/browse/HBASE-24199) | Procedure 
related metrics is not consumed in the JMX metric |  Minor | metrics |
+| [HBASE-24252](https://issues.apache.org/jira/browse/HBASE-24252) | Implement 
proxyuser/doAs mechanism for hbase-http |  Major | security, UI |
+| [HBASE-23264](https://issues.apache.org/jira/browse/HBASE-23264) | Resolve a 
TODO of BucketAllocator: "Why we add the extra 1024 bytes? Slop?" |  Minor | 
BucketCache |
+| [HBASE-24024](https://issues.apache.org/jira/browse/HBASE-24024) | 
Optionally reject multi() requests with very high no of rows |  Major | . |
+| [HBASE-24222](https://issues.apache.org/jira/browse/HBASE-24222) | remove 
FSUtils.checkAccess and replace with FileSystem.access in HBCK |  Major | 
Filesystem Integration |
+| [HBASE-24139](https://issues.apache.org/jira/browse/HBASE-24139) | Balancer 
should avoid leaving idle region servers |  Critical | Balancer, Operability |
+| [HBASE-24196](https://issues.apache.org/jira/browse/HBASE-24196) | [Shell] 
Add rename rsgroup command in hbase shell |  Major | rsgroup, shell |
+| [HBASE-24166](https://issues.apache.org/jira/browse/HBASE-24166) | Duplicate 
implementation for acquireLock between CreateTableProcedure and its parent 
class |  Minor | proc-v2 |
+| [HBASE-24182](https://issues.apache.org/jira/browse/HBASE-24182) | log when 
the region is set to closing status |  Minor | . |
+| [HBASE-24148](https://issues.apache.org/jira/browse/HBASE-24148) | Upgrade 
Thrift to 0.13.0: 0.12.0 has outstanding CVEs. |  Major | Thrift |
+| [HBASE-24195](https://issues.apache.org/jira/browse/HBASE-24195) | 
Admin.getRegionServers() should return live servers excluding decom RS 
optionally |  Major | . |
+| [HBASE-24112](https://issues.apache.org/jira/browse/HBASE-24112) | [RSGroup] 
Support renaming rsgroup |  Major | rsgroup |
+| [HBASE-23994](https://issues.apache.org/jira/browse/HBASE-23994) |  Add 
WebUI to Canary |  Trivial | canary, UI, Usability |
+| [HBASE-24181](https://issues.apache.org/jira/browse/HBASE-24181) | Add 
region info when log meessages in HRegion. |  Minor | regionserver |
+| [HBASE-24099](https://issues.apache.org/jira/browse/HBASE-24099) | Use a 
fair ReentrantReadWriteLock for the region close lock |  Major | . |
+| [HBASE-24055](https://issues.apache.org/jira/browse/HBASE-24055) | Make 
AsyncFSWAL can run on EC cluster |  Major | wal |
+| [HBASE-24077](https://issues.apache.org/jira/browse/HBASE-24077) | When 
encounter RowTooBigException, log the row info. |  Minor | . |
+| [HBASE-24111](https://issues.apache.org/jira/browse/HBASE-24111) | Enable 
CompactionTool executions on non-HDFS filesystems |  Major | Compaction, 
mapreduce, tooling |
+| [HBASE-24021](https://issues.apache.org/jira/browse/HBASE-24021) | Fail fast 
when bulkLoadHFiles method catch some IOException |  Major | HFile, 
regionserver |
+| [HBASE-23678](https://issues.apache.org/jira/browse/HBASE-23678) | Literate 
builder API for version management in schema |  Major | . |
+| [HBASE-8868](https://issues.apache.org/jira/browse/HBASE-8868) | add metric 
to report client shortcircuit reads |  Minor | metrics, regionserver |
+| [HBASE-24032](https://issues.apache.org/jira/browse/HBASE-24032) | [RSGroup] 
Assign created tables to respective rsgroup automatically instead of manual 
operations |  Major | master, rsgroup |
+| [HBASE-23967](https://issues.apache.org/jira/browse/HBASE-23967) | Improve 
the accuracy of the method sizeToString |  Minor | . |
+| [HBASE-23930](https://issues.apache.org/jira/browse/HBASE-23930) | Shell 
should attempt to format \`timestamp\` attributes as ISO-8601 |  Minor | shell, 
Usability |
+| [HBASE-23929](https://issues.apache.org/jira/browse/HBASE-23929) | Shell 
formatter for for meta table should pretty-print values of info:merge columns | 
 Minor | shell, Usability |
+| [HBASE-23932](https://issues.apache.org/jira/browse/HBASE-23932) | Minor 
improvements to Region Normalizer |  Minor | hbck2, master |
+| [HBASE-23939](https://issues.apache.org/jira/browse/HBASE-23939) | Remove 
unused variables from HBaseSaslRpcServer |  Trivial | . |
+| [HBASE-22827](https://issues.apache.org/jira/browse/HBASE-22827) | Expose 
multi-region merge in shell and Admin API |  Major | Admin, shell |
+| [HBASE-23864](https://issues.apache.org/jira/browse/HBASE-23864) | No need 
to submit SplitTableRegionProcedure/MergeTableRegionsProcedure when split/merge 
is disabled |  Major | . |
+| [HBASE-23859](https://issues.apache.org/jira/browse/HBASE-23859) | Modify 
"Block locality" of RegionServer Web UI to human readable percentage |  Trivial 
| . |
+| [HBASE-23855](https://issues.apache.org/jira/browse/HBASE-23855) | Change 
bytes size to human readable size for Server Metrics of RegionServer Web UI |  
Trivial | . |
+| [HBASE-23802](https://issues.apache.org/jira/browse/HBASE-23802) | Remove 
unnecessary Configuration instantiation in LossyAccounting |  Minor | metrics |
+| [HBASE-23822](https://issues.apache.org/jira/browse/HBASE-23822) | Fix typo 
in procedures.jsp |  Trivial | website |
+| [HBASE-23621](https://issues.apache.org/jira/browse/HBASE-23621) | Reduce 
number of Checkstyle violations in tests of hbase-common |  Minor | . |
+| [HBASE-23069](https://issues.apache.org/jira/browse/HBASE-23069) | periodic 
dependency bump for Sep 2019 |  Critical | dependencies |
+| [HBASE-23686](https://issues.apache.org/jira/browse/HBASE-23686) | Revert 
binary incompatible change and remove reflection |  Major | . |
+| [HBASE-23683](https://issues.apache.org/jira/browse/HBASE-23683) | Make 
HBaseInterClusterReplicationEndpoint more extensible |  Major | Replication |
+| [HBASE-23627](https://issues.apache.org/jira/browse/HBASE-23627) | Resolve 
remaining Checkstyle violations in hbase-thrift |  Minor | Thrift |
+| [HBASE-23623](https://issues.apache.org/jira/browse/HBASE-23623) | Reduce 
number of Checkstyle violations in hbase-rest |  Minor | REST |
+| [HBASE-23645](https://issues.apache.org/jira/browse/HBASE-23645) | Fix 
remaining Checkstyle violations in tests of hbase-common |  Minor | . |
+| [HBASE-23347](https://issues.apache.org/jira/browse/HBASE-23347) | Pluggable 
RPC authentication |  Major | rpc, security |
+| [HBASE-23646](https://issues.apache.org/jira/browse/HBASE-23646) | Fix 
remaining Checkstyle violations in tests of hbase-rest |  Minor | . |
+| [HBASE-23622](https://issues.apache.org/jira/browse/HBASE-23622) | Reduce 
number of Checkstyle violations in hbase-common |  Minor | . |
+| [HBASE-23626](https://issues.apache.org/jira/browse/HBASE-23626) | Reduce 
number of Checkstyle violations in tests of hbase-common |  Minor | . |
+| [HBASE-23675](https://issues.apache.org/jira/browse/HBASE-23675) | Move to 
Apache parent POM version 22 |  Minor | dependencies |
+| [HBASE-23674](https://issues.apache.org/jira/browse/HBASE-23674) | Too many 
rit page Numbers show confusion |  Trivial | master |
+| [HBASE-23383](https://issues.apache.org/jira/browse/HBASE-23383) | [hbck2] 
\`fixHoles\` should queue assignment procedures for any regions its fixing |  
Minor | hbck2, master, Region Assignment |
+| [HBASE-23286](https://issues.apache.org/jira/browse/HBASE-23286) | Improve 
MTTR: Split WAL to HFile |  Major | MTTR |
+| [HBASE-23635](https://issues.apache.org/jira/browse/HBASE-23635) | Reduce 
number of Checkstyle violations in hbase-mapreduce |  Minor | mapreduce |
+| [HBASE-23619](https://issues.apache.org/jira/browse/HBASE-23619) | Use 
built-in formatting for logging in hbase-zookeeper |  Trivial | Zookeeper |
+| [HBASE-23165](https://issues.apache.org/jira/browse/HBASE-23165) | [hbtop] 
Some modifications from HBASE-22988 |  Minor | . |
+| [HBASE-23668](https://issues.apache.org/jira/browse/HBASE-23668) | Master 
log start filling with "Flush journal status" messages |  Major | proc-v2, 
RegionProcedureStore |
+| [HBASE-23654](https://issues.apache.org/jira/browse/HBASE-23654) | Please 
add Apache Trafodion and EsgynDB to "Powered by Apache HBase" page |  Major | 
documentation |
+| [HBASE-23651](https://issues.apache.org/jira/browse/HBASE-23651) | Region 
balance throttling can be disabled |  Major | . |
+| [HBASE-23333](https://issues.apache.org/jira/browse/HBASE-23333) | Include 
simple Call.toShortString() in sendCall exceptions |  Minor | Client, 
Operability |
+| [HBASE-23629](https://issues.apache.org/jira/browse/HBASE-23629) | Addition 
to Supporting projects page |  Minor | . |
+| [HBASE-23632](https://issues.apache.org/jira/browse/HBASE-23632) | 
DeadServer cleanup |  Minor | . |
+| [HBASE-23624](https://issues.apache.org/jira/browse/HBASE-23624) | Add a 
tool to dump the procedure info in HFile |  Major | proc-v2 |
+| [HBASE-23615](https://issues.apache.org/jira/browse/HBASE-23615) | Use a 
dedicated thread for executing WorkerMonitor in ProcedureExecutor. |  Major | 
amv2 |
+| [HBASE-23618](https://issues.apache.org/jira/browse/HBASE-23618) | Add a 
tool to dump procedure info in the WAL file |  Major | proc-v2 |
+| [HBASE-23617](https://issues.apache.org/jira/browse/HBASE-23617) | Add a 
stress test tool for region based procedure store |  Major | proc-v2 |
+| [HBASE-23238](https://issues.apache.org/jira/browse/HBASE-23238) | 
Additional test and checks for null references on ScannerCallableWithReplicas | 
 Minor | . |
+| [HBASE-23613](https://issues.apache.org/jira/browse/HBASE-23613) | 
ProcedureExecutor check StuckWorkers blocked by DeadServerMetricRegionChore |  
Major | . |
+| [HBASE-23326](https://issues.apache.org/jira/browse/HBASE-23326) | Implement 
a ProcedureStore which stores procedures in a HRegion |  Critical | proc-v2 |
+| [HBASE-23065](https://issues.apache.org/jira/browse/HBASE-23065) | [hbtop] 
Top-N heavy hitter user and client drill downs |  Major | hbtop, Operability |
+| [HBASE-23066](https://issues.apache.org/jira/browse/HBASE-23066) | Create a 
config that forces to cache blocks on compaction |  Minor | Compaction, 
regionserver |
+| [HBASE-23239](https://issues.apache.org/jira/browse/HBASE-23239) | Reporting 
on status of backing MOB files from client-facing cells |  Major | mapreduce, 
mob, Operability |
+| [HBASE-23549](https://issues.apache.org/jira/browse/HBASE-23549) | Document 
steps to disable MOB for a column family |  Minor | documentation, mob |
+| [HBASE-23380](https://issues.apache.org/jira/browse/HBASE-23380) | General 
Cleanup of FSUtil |  Minor | Filesystem Integration |
+| [HBASE-23379](https://issues.apache.org/jira/browse/HBASE-23379) | Clean Up 
FSUtil getRegionLocalityMappingFromFS |  Minor | . |
+| [HBASE-23377](https://issues.apache.org/jira/browse/HBASE-23377) | Balancer 
should skip disabled tables's regions |  Major | Balancer |
+| [HBASE-23373](https://issues.apache.org/jira/browse/HBASE-23373) | Log 
\`RetriesExhaustedException\` context with full time precision |  Minor | 
asyncclient, Client |
+| [HBASE-23303](https://issues.apache.org/jira/browse/HBASE-23303) | Add 
security headers to REST server/info page |  Major | REST |
+| [HBASE-23361](https://issues.apache.org/jira/browse/HBASE-23361) | [UI] 
Limit two decimals even for total average load |  Minor | UI |
+| [HBASE-23365](https://issues.apache.org/jira/browse/HBASE-23365) | Minor 
change MemStoreFlusher's log |  Trivial | . |
+| [HBASE-23362](https://issues.apache.org/jira/browse/HBASE-23362) | 
WalPrettyPrinter should include the table name |  Minor | tooling |
+| [HBASE-23352](https://issues.apache.org/jira/browse/HBASE-23352) | Allow 
chaos monkeys to access cmd line params, and improve FillDiskCommandAction |  
Minor | integration tests |
+| [HBASE-20395](https://issues.apache.org/jira/browse/HBASE-20395) | 
Displaying thrift server type on the thrift page |  Major | Thrift |
+| [HBASE-23293](https://issues.apache.org/jira/browse/HBASE-23293) | 
[REPLICATION] make ship edits timeout configurable |  Minor | Replication |
+| [HBASE-23334](https://issues.apache.org/jira/browse/HBASE-23334) | The 
table-lock node of zk is not needed since HBASE-16786 |  Minor | . |
+| [HBASE-23325](https://issues.apache.org/jira/browse/HBASE-23325) | 
[UI]rsgoup average load keep two decimals |  Minor | . |
+| [HBASE-23321](https://issues.apache.org/jira/browse/HBASE-23321) | [hbck2] 
fixHoles of fixMeta doesn't update in-memory state |  Minor | hbck2 |
+| [HBASE-23308](https://issues.apache.org/jira/browse/HBASE-23308) | Review of 
NullPointerExceptions |  Minor | . |
+| [HBASE-23315](https://issues.apache.org/jira/browse/HBASE-23315) | 
Miscellaneous HBCK Report page cleanup |  Minor | . |
+| [HBASE-23278](https://issues.apache.org/jira/browse/HBASE-23278) |  Add a 
table-level compaction progress display on the UI |  Minor | UI |
+| [HBASE-19450](https://issues.apache.org/jira/browse/HBASE-19450) | Add log 
about average execution time for ScheduledChore |  Minor | Operability |
+| [HBASE-23283](https://issues.apache.org/jira/browse/HBASE-23283) | Provide 
clear and consistent logging about the period of enabled chores |  Minor | 
Operability |
+| [HBASE-23245](https://issues.apache.org/jira/browse/HBASE-23245) | All 
MutableHistogram implementations should remove maxExpected |  Major | metrics |
+| [HBASE-23251](https://issues.apache.org/jira/browse/HBASE-23251) | Add 
Column Family and Table Names to HFileContext and use in HFileWriterImpl 
logging |  Major | . |
+| [HBASE-23228](https://issues.apache.org/jira/browse/HBASE-23228) | Allow for 
jdk8 specific modules on branch-1 in precommit/nightly testing |  Critical | 
build, test |
+| [HBASE-23212](https://issues.apache.org/jira/browse/HBASE-23212) | Provide 
config reload for Auto Region Reopen based on storeFile ref count |  Major | . |
+| [HBASE-23082](https://issues.apache.org/jira/browse/HBASE-23082) | Backport 
low-latency snapshot tracking for space quotas to 2.x |  Major | Quotas |
+| [HBASE-23221](https://issues.apache.org/jira/browse/HBASE-23221) | Polish 
the WAL interface after HBASE-23181 |  Major | regionserver, wal |
+| [HBASE-23191](https://issues.apache.org/jira/browse/HBASE-23191) | Log spams 
on Replication |  Trivial | Replication |
+| [HBASE-23208](https://issues.apache.org/jira/browse/HBASE-23208) | Unit 
formatting in Master & RS UI |  Trivial | UI |
+| [HBASE-23207](https://issues.apache.org/jira/browse/HBASE-23207) | Log a 
region open journal |  Minor | . |
+| [HBASE-23172](https://issues.apache.org/jira/browse/HBASE-23172) | HBase 
Canary region success count metrics reflect column family successes, not region 
successes |  Minor | canary |
+| [HBASE-23170](https://issues.apache.org/jira/browse/HBASE-23170) | 
Admin#getRegionServers use ClusterMetrics.Option.SERVERS\_NAME |  Major | . |
+| [HBASE-23107](https://issues.apache.org/jira/browse/HBASE-23107) | Avoid 
temp byte array creation when doing cacheDataOnWrite |  Major | BlockCache, 
HFile |
+| [HBASE-20626](https://issues.apache.org/jira/browse/HBASE-20626) | Change 
the value of "Requests Per Second" on WEBUI |  Major | metrics, UI |
+| [HBASE-23093](https://issues.apache.org/jira/browse/HBASE-23093) | Avoid 
Optional Anti-Pattern where possible |  Minor | . |
+| [HBASE-23083](https://issues.apache.org/jira/browse/HBASE-23083) | Collect 
Executor status info periodically and report to metrics system |  Major | . |
+| [HBASE-23017](https://issues.apache.org/jira/browse/HBASE-23017) | 
[Forward-port] Verify the file integrity in persistent IOEngine |  Major | 
BucketCache |
+| [HBASE-23114](https://issues.apache.org/jira/browse/HBASE-23114) | Use 
archiveArtifacts in Jenkinsfiles |  Trivial | . |
+| [HBASE-23140](https://issues.apache.org/jira/browse/HBASE-23140) | Remove 
unknown table error |  Minor | . |
+| [HBASE-23095](https://issues.apache.org/jira/browse/HBASE-23095) | Reuse 
FileStatus in StoreFileInfo |  Major | mob, snapshots |
+| [HBASE-23116](https://issues.apache.org/jira/browse/HBASE-23116) | 
LoadBalancer should log table name when balancing per table |  Minor | . |
+| [HBASE-22874](https://issues.apache.org/jira/browse/HBASE-22874) | Define a 
public interface for Canary and move existing implementation to LimitedPrivate 
|  Critical | canary |
+| [HBASE-22930](https://issues.apache.org/jira/browse/HBASE-22930) | Set 
unique name to longCompactions/shortCompactions threads |  Minor | . |
+| [HBASE-23035](https://issues.apache.org/jira/browse/HBASE-23035) | Retain 
region to the last RegionServer make the failover slower |  Major | . |
+| [HBASE-23038](https://issues.apache.org/jira/browse/HBASE-23038) | Provide 
consistent and clear logging about disabling chores |  Minor | master, 
regionserver |
+| [HBASE-23075](https://issues.apache.org/jira/browse/HBASE-23075) | Upgrade 
jackson to version 2.9.10 due to CVE-2019-16335 and CVE-2019-14540 |  Major | 
dependencies, hbase-connectors, REST, security |
+| [HBASE-23058](https://issues.apache.org/jira/browse/HBASE-23058) | Should be 
"Column Family Name" in table.jsp |  Minor | . |
+| [HBASE-22027](https://issues.apache.org/jira/browse/HBASE-22027) | Move 
non-MR parts of TokenUtil into hbase-client |  Major | . |
+| [HBASE-23049](https://issues.apache.org/jira/browse/HBASE-23049) | 
TableDescriptors#getAll should return the tables ordering by the name which 
contain namespace |  Minor | . |
+| [HBASE-23041](https://issues.apache.org/jira/browse/HBASE-23041) | Should 
not show split parent regions in HBCK report's unknown server part |  Major | . 
|
+| [HBASE-23044](https://issues.apache.org/jira/browse/HBASE-23044) | 
CatalogJanitor#cleanMergeQualifier may clean wrong parent regions |  Critical | 
. |
+| [HBASE-23037](https://issues.apache.org/jira/browse/HBASE-23037) | Make the 
split WAL related log more readable |  Minor | . |
+| [HBASE-22846](https://issues.apache.org/jira/browse/HBASE-22846) | Internal 
Error 500 when Using HBASE REST API to Create Namespace. |  Major | 
hbase-connectors |
+| [HBASE-22804](https://issues.apache.org/jira/browse/HBASE-22804) | Provide 
an API to get list of successful regions and total expected regions in Canary | 
 Minor | canary |
+| [HBASE-22899](https://issues.apache.org/jira/browse/HBASE-22899) | logging 
improvements for snapshot operations w/large manifests |  Minor | snapshots |
+| [HBASE-22760](https://issues.apache.org/jira/browse/HBASE-22760) | 
Stop/Resume Snapshot Auto-Cleanup activity with shell command |  Major | Admin, 
shell, snapshots |
+| [HBASE-22802](https://issues.apache.org/jira/browse/HBASE-22802) | Avoid 
temp ByteBuffer allocation in FileIOEngine#read |  Major | BucketCache |
+| [HBASE-22701](https://issues.apache.org/jira/browse/HBASE-22701) | Better 
handle invalid local directory for DynamicClassLoader |  Major | regionserver |
+| [HBASE-21879](https://issues.apache.org/jira/browse/HBASE-21879) | Read 
HFile's block to ByteBuffer directly instead of to byte for reducing young gc 
purpose |  Major | . |
+| [HBASE-22724](https://issues.apache.org/jira/browse/HBASE-22724) | Add a 
emoji on the vote table for pre commit result on github |  Major | build, test |
+| [HBASE-22954](https://issues.apache.org/jira/browse/HBASE-22954) | Whitelist 
net.java.dev.jna which got pulled in through Hadoop 3.3.0 |  Minor | community, 
hadoop3 |
+| [HBASE-22905](https://issues.apache.org/jira/browse/HBASE-22905) | Avoid 
temp ByteBuffer allocation in BlockingRpcConnection#writeRequest |  Major | . |
+| [HBASE-22962](https://issues.apache.org/jira/browse/HBASE-22962) | Fix typo 
in javadoc description |  Minor | documentation |
+| [HBASE-22933](https://issues.apache.org/jira/browse/HBASE-22933) | Do not 
need to kick reassign for rs group change any more |  Major | rsgroup |
+| [HBASE-22618](https://issues.apache.org/jira/browse/HBASE-22618) | added the 
possibility to load custom cost functions |  Major | . |
+| [HBASE-20509](https://issues.apache.org/jira/browse/HBASE-20509) | Put List 
in HashSet directly without using addAll function to improve performance |  
Trivial | Performance |
+| [HBASE-22464](https://issues.apache.org/jira/browse/HBASE-22464) | 
Improvements to hbase-vote script |  Trivial | scripts |
+| [HBASE-22810](https://issues.apache.org/jira/browse/HBASE-22810) | 
Initialize an separate ThreadPoolExecutor for taking/restoring snapshot |  
Major | . |
+| [HBASE-22844](https://issues.apache.org/jira/browse/HBASE-22844) | Fix 
Checkstyle issues in client snapshot exceptions |  Minor | Client |
+| [HBASE-22871](https://issues.apache.org/jira/browse/HBASE-22871) | Move the 
DirScanPool out and do not use static field |  Major | master |
+| [HBASE-22841](https://issues.apache.org/jira/browse/HBASE-22841) | 
TimeRange's factory functions do not support ranges, only \`allTime\` and 
\`at\` |  Major | Client |
+| [HBASE-22543](https://issues.apache.org/jira/browse/HBASE-22543) | Revisit 
HBASE-21207 to make all values fully sortable |  Minor | master, monitoring, 
Operability, UI, Usability |
+| [HBASE-22812](https://issues.apache.org/jira/browse/HBASE-22812) | 
InterfaceAudience annotation in CatalogJanitor uses fully-qualified name |  
Minor | . |
+| [HBASE-22800](https://issues.apache.org/jira/browse/HBASE-22800) | Add 
mapreduce dependencies to hbase-shaded-testing-util |  Major | . |
+| [HBASE-22759](https://issues.apache.org/jira/browse/HBASE-22759) | Add user 
info to AUDITLOG events when doing grant/revoke |  Major | logging, security |
+| [HBASE-22785](https://issues.apache.org/jira/browse/HBASE-22785) | Reduce 
number of Checkstyle issues in client exceptions |  Minor | Client |
+| [HBASE-22786](https://issues.apache.org/jira/browse/HBASE-22786) | Fix 
Checkstyle issues in tests of hbase-client |  Minor | Client |
+| [HBASE-22790](https://issues.apache.org/jira/browse/HBASE-22790) | Add 
deprecation version for hbase.ipc.server.reservoir.initial.buffer.size & 
hbase.ipc.server.reservoir.initial.max |  Trivial | . |
+| [HBASE-22677](https://issues.apache.org/jira/browse/HBASE-22677) | Add unit 
tests for org.apache.hadoop.hbase.util.ByteRangeUtils and 
org.apache.hadoop.hbase.util.Classes |  Major | java, test |
+| [HBASE-22787](https://issues.apache.org/jira/browse/HBASE-22787) | Clean up 
of tests in hbase-zookeeper |  Minor | Zookeeper |
+| [HBASE-22707](https://issues.apache.org/jira/browse/HBASE-22707) | [HBCK2] 
MasterRpcServices assigns method should try to reload regions from meta if the 
passed regions isn't found under AssignmentManager RegionsStateStore |  Major | 
hbck2, master |
+| [HBASE-22363](https://issues.apache.org/jira/browse/HBASE-22363) | Remove 
hardcoded number of read cache block buckets |  Trivial | BlockCache, 
BucketCache |
+| [HBASE-22764](https://issues.apache.org/jira/browse/HBASE-22764) | Fix 
remaining Checkstyle issues in hbase-rsgroup |  Trivial | rsgroup |
+| [HBASE-22763](https://issues.apache.org/jira/browse/HBASE-22763) | Fix 
remaining Checkstyle issue in hbase-procedure |  Trivial | . |
+| [HBASE-22743](https://issues.apache.org/jira/browse/HBASE-22743) | 
ClientUtils for hbase-examples |  Minor | . |
+| [HBASE-22750](https://issues.apache.org/jira/browse/HBASE-22750) | Correct 
@throws in comment |  Trivial | Client, rpc |
+| [HBASE-22721](https://issues.apache.org/jira/browse/HBASE-22721) | Refactor 
HBaseFsck: move the inner class out |  Major | . |
+| [HBASE-22692](https://issues.apache.org/jira/browse/HBASE-22692) | Rubocop 
definition is not used in the /bin directory |  Minor | . |
+| [HBASE-22610](https://issues.apache.org/jira/browse/HBASE-22610) | 
[BucketCache] Rename "hbase.offheapcache.minblocksize" |  Trivial | . |
+| [HBASE-22690](https://issues.apache.org/jira/browse/HBASE-22690) | Deprecate 
/ Remove OfflineMetaRepair in hbase-2+ |  Major | hbck2 |
+| [HBASE-22704](https://issues.apache.org/jira/browse/HBASE-22704) | Avoid NPE 
when access table.jsp and snapshot.jsp but master not finish initialization |  
Minor | . |
+| [HBASE-22643](https://issues.apache.org/jira/browse/HBASE-22643) | Delete 
region without archiving only if regiondir is present |  Major | HFile |
+| [HBASE-22689](https://issues.apache.org/jira/browse/HBASE-22689) | Line 
break for fix version in documentation |  Trivial | documentation |
+| [HBASE-22638](https://issues.apache.org/jira/browse/HBASE-22638) | Zookeeper 
Utility enhancements |  Minor | Zookeeper |
+| [HBASE-7129](https://issues.apache.org/jira/browse/HBASE-7129) | Need 
documentation for REST atomic operations (HBASE-4720) |  Minor | documentation, 
REST |
+| [HBASE-22669](https://issues.apache.org/jira/browse/HBASE-22669) | Add unit 
tests for org.apache.hadoop.hbase.util.Strings |  Major | java |
+| [HBASE-22403](https://issues.apache.org/jira/browse/HBASE-22403) | Balance 
in RSGroup should consider throttling and a failure affects the whole |  Major 
| rsgroup |
+| [HBASE-22604](https://issues.apache.org/jira/browse/HBASE-22604) | fix the 
link in the docs to "Understanding HBase and BigTable" by Jim R. Wilson |  
Trivial | documentation |
+| [HBASE-22624](https://issues.apache.org/jira/browse/HBASE-22624) | Should 
sanity check table configuration when clone snapshot to a new table |  Major | 
. |
+| [HBASE-22633](https://issues.apache.org/jira/browse/HBASE-22633) | Remove 
redundant call to substring for ZKReplicationQueueStorage |  Minor | . |
+| [HBASE-22595](https://issues.apache.org/jira/browse/HBASE-22595) | Use full 
qualified name in Checkstyle suppressions |  Trivial | . |
+| [HBASE-22454](https://issues.apache.org/jira/browse/HBASE-22454) | refactor 
WALSplitter |  Major | wal |
+| [HBASE-22616](https://issues.apache.org/jira/browse/HBASE-22616) | 
responseTooXXX logging for Multi should characterize the component ops |  Minor 
| . |
+| [HBASE-22596](https://issues.apache.org/jira/browse/HBASE-22596) | [Chore] 
Separate the execution period between CompactionChecker and 
PeriodicMemStoreFlusher |  Minor | Compaction |
+| [HBASE-22561](https://issues.apache.org/jira/browse/HBASE-22561) | modify 
HFilePrettyPrinter to accept non-hbase.rootdir directories |  Minor | . |
+| [HBASE-22344](https://issues.apache.org/jira/browse/HBASE-22344) | Document 
deprecated public APIs |  Major | API, community, documentation |
+| [HBASE-22593](https://issues.apache.org/jira/browse/HBASE-22593) | Add local 
Jenv file to gitignore |  Trivial | . |
+| [HBASE-22116](https://issues.apache.org/jira/browse/HBASE-22116) | 
HttpDoAsClient to support keytab and principal in command line argument. |  
Major | . |
+| [HBASE-22160](https://issues.apache.org/jira/browse/HBASE-22160) | Add 
sorting functionality in regionserver web UI for user regions |  Minor | 
monitoring, regionserver, UI, Usability |
+| [HBASE-22284](https://issues.apache.org/jira/browse/HBASE-22284) | 
optimization StringBuilder.append of AbstractMemStore.toString |  Trivial | . |
+| [HBASE-22523](https://issues.apache.org/jira/browse/HBASE-22523) | Refactor 
RegionStates#getAssignmentsByTable to make it easy to understand |  Major | . |
+| [HBASE-22511](https://issues.apache.org/jira/browse/HBASE-22511) | More 
missing /rs-status links |  Minor | UI |
+| [HBASE-22459](https://issues.apache.org/jira/browse/HBASE-22459) | Expose 
store reader reference count |  Minor | HFile, metrics, regionserver |
+| [HBASE-22488](https://issues.apache.org/jira/browse/HBASE-22488) | Cleanup 
the explicit timeout value for test methods |  Major | . |
+| [HBASE-22411](https://issues.apache.org/jira/browse/HBASE-22411) | Refactor 
codes of moving reigons in RSGroup |  Major | rsgroup |
+| [HBASE-22467](https://issues.apache.org/jira/browse/HBASE-22467) | WebUI 
changes to enable Apache Knox UI proxying |  Major | UI |
+| [HBASE-22469](https://issues.apache.org/jira/browse/HBASE-22469) | replace 
md5 checksum in saveVersion script with sha512 for hbase version information |  
Minor | . |
+| [HBASE-20305](https://issues.apache.org/jira/browse/HBASE-20305) | Add 
option to SyncTable that skip deletes on target cluster |  Minor | mapreduce |
+| [HBASE-21784](https://issues.apache.org/jira/browse/HBASE-21784) | Dump 
replication queue should show list of wal files ordered chronologically |  
Major | Replication, tooling |
+| [HBASE-22384](https://issues.apache.org/jira/browse/HBASE-22384) | 
Formatting issues in administration section of book |  Minor | community, 
documentation |
+| [HBASE-22377](https://issues.apache.org/jira/browse/HBASE-22377) | Provide 
API to check the existence of a namespace which does not require ADMIN 
permissions |  Major | . |
+| [HBASE-21658](https://issues.apache.org/jira/browse/HBASE-21658) | Should 
get the meta replica number from zk instead of config at client side |  
Critical | Client |
+| [HBASE-22365](https://issues.apache.org/jira/browse/HBASE-22365) | Region 
may be opened on two RegionServers |  Blocker | amv2 |
+| [HBASE-22392](https://issues.apache.org/jira/browse/HBASE-22392) | Remove 
extra/useless + |  Trivial | . |
+| [HBASE-20494](https://issues.apache.org/jira/browse/HBASE-20494) | Upgrade 
com.yammer.metrics dependency |  Major | dependencies |
+| [HBASE-22358](https://issues.apache.org/jira/browse/HBASE-22358) | Change 
rubocop configuration for method length |  Minor | community, shell |
+| [HBASE-22379](https://issues.apache.org/jira/browse/HBASE-22379) | Fix 
Markdown for "Voting on Release Candidates" in book |  Minor | community, 
documentation |
+| [HBASE-22109](https://issues.apache.org/jira/browse/HBASE-22109) | Update 
hbase shaded content checker after guava update in hadoop branch-3.0 to 
27.0-jre |  Minor | . |
+| [HBASE-22087](https://issues.apache.org/jira/browse/HBASE-22087) | Update 
LICENSE/shading for the dependencies from the latest Hadoop trunk |  Minor | 
hadoop3 |
+| [HBASE-22301](https://issues.apache.org/jira/browse/HBASE-22301) | Consider 
rolling the WAL if the HDFS write pipeline is slow |  Minor | wal |
+| [HBASE-21883](https://issues.apache.org/jira/browse/HBASE-21883) | 
Enhancements to Major Compaction tool |  Minor | Client, Compaction, tooling |
+| [HBASE-22341](https://issues.apache.org/jira/browse/HBASE-22341) | Add 
explicit guidelines for removing deprecations in book |  Major | API, 
community, documentation |
+| [HBASE-22225](https://issues.apache.org/jira/browse/HBASE-22225) | Profiler 
tab on Master/RS UI not working w/o comprehensive message |  Minor | UI |
+| [HBASE-22291](https://issues.apache.org/jira/browse/HBASE-22291) | Fix 
recovery of recovered.edits files under root dir |  Major | . |
+| [HBASE-22296](https://issues.apache.org/jira/browse/HBASE-22296) | Remove 
TestFromClientSide.testGetStartEndKeysWithRegionReplicas |  Major | test |
+| [HBASE-22250](https://issues.apache.org/jira/browse/HBASE-22250) | The same 
constants used in many places should be placed in constant classes |  Minor | 
Client, conf, regionserver |
+| [HBASE-22279](https://issues.apache.org/jira/browse/HBASE-22279) | Add a 
getRegionLocator method in Table/AsyncTable interface |  Major | asyncclient, 
Client |
+| [HBASE-15560](https://issues.apache.org/jira/browse/HBASE-15560) | 
TinyLFU-based BlockCache |  Major | BlockCache |
+| [HBASE-20586](https://issues.apache.org/jira/browse/HBASE-20586) | SyncTable 
tool: Add support for cross-realm remote clusters |  Major | mapreduce, 
Operability, Replication |
+| [HBASE-21257](https://issues.apache.org/jira/browse/HBASE-21257) | 
misspelled words.[occured -\> occurred] |  Trivial | . |
+| [HBASE-22193](https://issues.apache.org/jira/browse/HBASE-22193) | Add 
backoff when region failed open too many times |  Major | . |
+| [HBASE-22188](https://issues.apache.org/jira/browse/HBASE-22188) | Make 
TestSplitMerge more stable |  Major | test |
+| [HBASE-22097](https://issues.apache.org/jira/browse/HBASE-22097) | Modify 
the description of split command in shell |  Trivial | shell |
+| [HBASE-21964](https://issues.apache.org/jira/browse/HBASE-21964) | unset 
Quota by Throttle Type |  Major | master |
+| [HBASE-22093](https://issues.apache.org/jira/browse/HBASE-22093) | Combine 
TestRestoreSnapshotFromClientWithRegionReplicas to 
CloneSnapshotFromClientAfterSplittingRegionTestBase#testCloneSnapshotAfterSplittingRegion
 |  Major | . |
+| [HBASE-22032](https://issues.apache.org/jira/browse/HBASE-22032) | KeyValue 
validation should check for null byte array |  Major | . |
+| [HBASE-21667](https://issues.apache.org/jira/browse/HBASE-21667) | Move to 
latest ASF Parent POM |  Minor | build |
+| [HBASE-21810](https://issues.apache.org/jira/browse/HBASE-21810) | bulkload  
support set hfile compression on client |  Major | mapreduce |
+| [HBASE-21871](https://issues.apache.org/jira/browse/HBASE-21871) | Support 
to specify a peer table name in VerifyReplication tool |  Major | . |
+| [HBASE-21481](https://issues.apache.org/jira/browse/HBASE-21481) | [acl] 
Superuser's permissions should not be granted or revoked by any non-su global 
admin |  Major | . |
+| [HBASE-21967](https://issues.apache.org/jira/browse/HBASE-21967) | Split 
TestServerCrashProcedure and TestServerCrashProcedureWithReplicas |  Major | . |
+| [HBASE-21867](https://issues.apache.org/jira/browse/HBASE-21867) | Support 
multi-threads in HFileArchiver |  Major | . |
+| [HBASE-21932](https://issues.apache.org/jira/browse/HBASE-21932) | Use 
Runtime.getRuntime().halt to terminate regionserver when abort timeout |  Major 
| . |
+| [HBASE-21875](https://issues.apache.org/jira/browse/HBASE-21875) | Change 
the retry logic in RSProcedureDispatcher to 'retry by default, only if xxx' |  
Major | proc-v2 |
+| [HBASE-21780](https://issues.apache.org/jira/browse/HBASE-21780) | Avoid a 
wide line on the RegionServer webUI for many ZooKeeper servers |  Minor | UI, 
Usability |
+| [HBASE-21636](https://issues.apache.org/jira/browse/HBASE-21636) | Enhance 
the shell scan command to support missing scanner specifications like ReadType, 
IsolationLevel etc. |  Major | shell |
+| [HBASE-21857](https://issues.apache.org/jira/browse/HBASE-21857) | Do not 
need to check clusterKey if replicationEndpoint is provided when adding a peer 
|  Major | . |
+| [HBASE-21201](https://issues.apache.org/jira/browse/HBASE-21201) | Support 
to run VerifyReplication MR tool without peerid |  Major | hbase-operator-tools 
|
+| [HBASE-21816](https://issues.apache.org/jira/browse/HBASE-21816) | Print 
source cluster replication config directory |  Trivial | Replication |
+| [HBASE-19616](https://issues.apache.org/jira/browse/HBASE-19616) | Review of 
LogCleaner Class |  Minor | . |
+| [HBASE-21830](https://issues.apache.org/jira/browse/HBASE-21830) | Backport 
HBASE-20577 (Make Log Level page design consistent with the design of other 
pages in UI) to branch-2 |  Major | UI, Usability |
+| [HBASE-21833](https://issues.apache.org/jira/browse/HBASE-21833) | Use 
NettyAsyncFSWALConfigHelper.setEventLoopConfig to prevent creating too many 
netty event loop when executing TestHRegion |  Minor | test |
+| [HBASE-21808](https://issues.apache.org/jira/browse/HBASE-21808) | Ensure we 
can build with JDK11 targetting JDK8 |  Major | build, community, java |
+| [HBASE-21684](https://issues.apache.org/jira/browse/HBASE-21684) | Throw 
DNRIOE when connection or rpc client is closed |  Major | asyncclient, Client |
+| [HBASE-21634](https://issues.apache.org/jira/browse/HBASE-21634) | Print 
error message when user uses unacceptable values for LIMIT while setting 
quotas. |  Minor | . |
+| [HBASE-20894](https://issues.apache.org/jira/browse/HBASE-20894) | Move 
BucketCache from java serialization to protobuf |  Major | BucketCache |
+
+
+### BUG FIXES:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-24546](https://issues.apache.org/jira/browse/HBASE-24546) | 
CloneSnapshotProcedure unlimited retry |  Major | snapshots |
+| [HBASE-24657](https://issues.apache.org/jira/browse/HBASE-24657) | JsonBean 
representation of metrics at /jmx endpoint now quotes all numbers |  Minor | 
metrics |
+| [HBASE-24656](https://issues.apache.org/jira/browse/HBASE-24656) | [Flakey 
Tests] branch-2 TestMasterNoCluster.testStopDuringStart |  Major | . |
+| [HBASE-24552](https://issues.apache.org/jira/browse/HBASE-24552) | Replica 
region needs to check if primary region directory exists at file system  in 
TransitRegionStateProcedure |  Major | read replicas |
+| [HBASE-24117](https://issues.apache.org/jira/browse/HBASE-24117) | Shutdown 
AssignmentManager before ProcedureExecutor may cause SCP to accidentally skip 
assigning a region |  Critical | proc-v2 |
+| [HBASE-24588](https://issues.apache.org/jira/browse/HBASE-24588) | 
Normalizer plan execution is not consistent between plan types |  Major | 
master, Normalizer |
+| [HBASE-24616](https://issues.apache.org/jira/browse/HBASE-24616) | Remove 
BoundedRecoveredHFilesOutputSink  dependency on a TableDescriptor |  Major | 
HFile, MTTR |
+| [HBASE-24600](https://issues.apache.org/jira/browse/HBASE-24600) | Empty 
RegionAction added to MultiRequest in case of RowMutations/CheckAndMutate batch 
|  Major | . |
+| [HBASE-24446](https://issues.apache.org/jira/browse/HBASE-24446) | Use 
EnvironmentEdgeManager to compute clock skew in Master |  Minor | . |
+| [HBASE-21773](https://issues.apache.org/jira/browse/HBASE-21773) | 
rowcounter utility should respond to pleas for help |  Critical | tooling |
+| [HBASE-24579](https://issues.apache.org/jira/browse/HBASE-24579) | Failed 
SASL authentication does not result in an exception on client side |  Major | 
rpc |
+| [HBASE-24550](https://issues.apache.org/jira/browse/HBASE-24550) | Passing 
'-h' or '--help' to bin/hbase doesn't do as expected |  Trivial | Operability, 
shell |
+| [HBASE-24516](https://issues.apache.org/jira/browse/HBASE-24516) | Parameter 
copyFiles should be passed in SecureBulkLoadClient |  Minor | Replication |
+| [HBASE-24517](https://issues.apache.org/jira/browse/HBASE-24517) | 
AssignmentManager.start should add meta region to ServerStateNode |  Critical | 
amv2 |
+| [HBASE-24189](https://issues.apache.org/jira/browse/HBASE-24189) | WALSplit 
recreates region dirs for deleted table with recovered edits data |  Major | 
regionserver, wal |
+| [HBASE-23195](https://issues.apache.org/jira/browse/HBASE-23195) | 
FSDataInputStreamWrapper unbuffer can NOT invoke the classes that NOT 
implements CanUnbuffer but its parents class implements CanUnbuffer |  Critical 
| io |
+| [HBASE-24545](https://issues.apache.org/jira/browse/HBASE-24545) | Add 
backoff to SCP check on WAL split completion |  Major | . |
+| [HBASE-24529](https://issues.apache.org/jira/browse/HBASE-24529) | 
hbase.rs.evictblocksonclose is not honored when removing compacted files and 
closing the storefiles |  Major | . |
+| [HBASE-24532](https://issues.apache.org/jira/browse/HBASE-24532) | Execute 
region plans with throttle should return succeeded plans |  Major | . |
+| [HBASE-24511](https://issues.apache.org/jira/browse/HBASE-24511) | Ability 
to configure timeout between RPC retry to RS from master |  Major | . |
+| [HBASE-23202](https://issues.apache.org/jira/browse/HBASE-23202) | 
ExportSnapshot (import) will fail if copying files to root directory takes 
longer than cleaner TTL |  Major | snapshots |
+| [HBASE-24444](https://issues.apache.org/jira/browse/HBASE-24444) | Should 
shutdown mini cluster after class in TestMetaAssignmentWithStopMaster |  Minor 
| test |
+| [HBASE-24515](https://issues.apache.org/jira/browse/HBASE-24515) | batch 
Increment/Append fails when retrying the RPC |  Major | . |
+| [HBASE-24506](https://issues.apache.org/jira/browse/HBASE-24506) | async 
client deadlock |  Blocker | asyncclient |
+| [HBASE-24513](https://issues.apache.org/jira/browse/HBASE-24513) | The 
default readRpcTimeout and writeRpcTimeout is incorrectly calculated in 
AsyncConnectionConfiguration |  Critical | asyncclient, Client |
+| [HBASE-24496](https://issues.apache.org/jira/browse/HBASE-24496) | The tab 
of Base Stats not actived by default in table.jsp |  Major | UI |
+| [HBASE-24499](https://issues.apache.org/jira/browse/HBASE-24499) | Use a 
client property for SaslConnection MAX\_ATTEMPTS (currently hardcoded to 5) |  
Minor | Client, security |
+| [HBASE-24280](https://issues.apache.org/jira/browse/HBASE-24280) | Hadoop2 
and Hadoop3 profiles being activated simultaneously causing test failures |  
Major | . |
+| [HBASE-24479](https://issues.apache.org/jira/browse/HBASE-24479) | Deflake 
TestCompaction#testStopStartCompaction |  Major | test |
+| [HBASE-24454](https://issues.apache.org/jira/browse/HBASE-24454) | 
BucketCache disabled instantly before error duration toleration is reached due 
to timing issue |  Major | BucketCache |
+| [HBASE-23715](https://issues.apache.org/jira/browse/HBASE-23715) | 
MasterFileSystem should not create MasterProcWALs dir on fresh installs |  
Minor | . |
+| [HBASE-22287](https://issues.apache.org/jira/browse/HBASE-22287) | inifinite 
retries on failed server in RSProcedureDispatcher |  Major | . |
+| [HBASE-24379](https://issues.apache.org/jira/browse/HBASE-24379) | 
CatalogJanitor misreports region holes when there are actually over laps. |  
Major | master |
+| [HBASE-24434](https://issues.apache.org/jira/browse/HBASE-24434) | fix 
building cpp-example DemoClient |  Major | Client |
+| [HBASE-24437](https://issues.apache.org/jira/browse/HBASE-24437) | Flaky 
test, TestLocalRegionOnTwoFileSystems#testFlushAndCompact |  Major | meta, test 
|
+| [HBASE-24425](https://issues.apache.org/jira/browse/HBASE-24425) | Run 
hbck\_chore\_run and catalogjanitor\_run on draw of 'HBCK Report' page |  Major 
| . |
+| [HBASE-24370](https://issues.apache.org/jira/browse/HBASE-24370) | Avoid 
aggressive MergeRegion and GCMultipleMergedRegionsProcedure |  Major | master |
+| [HBASE-24376](https://issues.apache.org/jira/browse/HBASE-24376) | 
MergeNormalizer is merging non-adjacent regions and causing region 
overlaps/holes. |  Critical | master |
+| [HBASE-24426](https://issues.apache.org/jira/browse/HBASE-24426) | Missing 
regionName while logging warning in HBCKServerCrashProcedure |  Minor | . |
+| [HBASE-24401](https://issues.apache.org/jira/browse/HBASE-24401) | Cell size 
limit check on append should consider 0 or less value to disable the check |  
Major | . |
+| [HBASE-24364](https://issues.apache.org/jira/browse/HBASE-24364) | [Chaos 
Monkey] Invalid data block encoding in ChangeEncodingAction |  Major | . |
+| [HBASE-24399](https://issues.apache.org/jira/browse/HBASE-24399) | [Flakey 
Tests] Some UTs about RSGroup should wait RSGroupInfoManager to be online |  
Minor | rsgroup |
+| [HBASE-20289](https://issues.apache.org/jira/browse/HBASE-20289) | 
Comparator for NormalizationPlan breaks comparator's convention |  Minor | 
master |
+| [HBASE-24365](https://issues.apache.org/jira/browse/HBASE-24365) | 
MetricsTableWrapperAggregateImpl runnable fails due to exception and never runs 
|  Minor | metrics |
+| [HBASE-24377](https://issues.apache.org/jira/browse/HBASE-24377) | 
MemStoreFlusher throw NullPointerException |  Major | . |
+| [HBASE-24381](https://issues.apache.org/jira/browse/HBASE-24381) | The Size 
metrics in Master Webui is wrong if the size is 0 |  Major | UI |
+| [HBASE-24135](https://issues.apache.org/jira/browse/HBASE-24135) | 
TableStateNotFoundException happends when table creation if rsgroup is enable | 
 Minor | . |
+| [HBASE-23702](https://issues.apache.org/jira/browse/HBASE-23702) | 
\`hbase.hstore.flusher.count\` setting to 0 breaks HMaster |  Major | 
regionserver |
+| [HBASE-24368](https://issues.apache.org/jira/browse/HBASE-24368) | Let 
HBCKSCP clear 'Unknown Servers', even if RegionStateNode has RegionLocation == 
null |  Major | hbck2 |
+| [HBASE-23832](https://issues.apache.org/jira/browse/HBASE-23832) | Old 
config hbase.hstore.compactionThreshold is ignored |  Critical | . |
+| [HBASE-24190](https://issues.apache.org/jira/browse/HBASE-24190) | Make 
kerberos value of hbase.security.authentication property case insensitive |  
Major | . |
+| [HBASE-24338](https://issues.apache.org/jira/browse/HBASE-24338) | [Flakey 
Tests] NPE in TestRaceBetweenSCPAndDTP |  Major | flakies, test |
+| [HBASE-24273](https://issues.apache.org/jira/browse/HBASE-24273) | HBCK's 
"Orphan Regions on FileSystem" reports regions with referenced HFiles |  
Critical | hbck2 |
+| [HBASE-24211](https://issues.apache.org/jira/browse/HBASE-24211) | Create 
table is slow in large cluster when AccessController is enabled. |  Major | . |
+| [HBASE-24284](https://issues.apache.org/jira/browse/HBASE-24284) | 
[h3/jdk11] REST server won't start |  Major | REST |
+| [HBASE-24250](https://issues.apache.org/jira/browse/HBASE-24250) | 
CatalogJanitor resubmits GCMultipleMergedRegionsProcedure for the same region | 
 Major | master |
+| [HBASE-24342](https://issues.apache.org/jira/browse/HBASE-24342) | [Flakey 
Tests] Disable TestClusterPortAssignment.testClusterPortAssignment as it can't 
pass 100% of the time |  Major | flakies, test |
+| [HBASE-24316](https://issues.apache.org/jira/browse/HBASE-24316) | 
GCMulitpleMergedRegionsProcedure  is not idempotent |  Major | proc-v2 |
+| [HBASE-24336](https://issues.apache.org/jira/browse/HBASE-24336) | [Metrics] 
FSDataInputStream's localBytesRead is wrong |  Minor | metrics |
+| [HBASE-24307](https://issues.apache.org/jira/browse/HBASE-24307) | [Flakey 
Tests] krb server for secure thrift tests throws BindException |  Major | . |
+| [HBASE-24322](https://issues.apache.org/jira/browse/HBASE-24322) | 
UnsafeAvailChecker should also check that required methods are available |  
Minor | . |
+| [HBASE-24314](https://issues.apache.org/jira/browse/HBASE-24314) | Some 
classes still use log4j logger directly |  Blocker | logging |
+| [HBASE-24246](https://issues.apache.org/jira/browse/HBASE-24246) | 
Miscellaneous hbck2 fixMeta bulk merge fixes: better logging around 
merges/overlap-fixing, 'HBCK Report' overlap listing, and configuration |  
Major | . |
+| [HBASE-24288](https://issues.apache.org/jira/browse/HBASE-24288) | Allow 
admin user to create table and do bulkLoad |  Major | acl |
+| [HBASE-24294](https://issues.apache.org/jira/browse/HBASE-24294) | [Flakey 
Tests] TestThriftHttpServer BindException |  Major | . |
+| [HBASE-22710](https://issues.apache.org/jira/browse/HBASE-22710) | Wrong 
result in one case of scan that use  raw and versions and filter together |  
Major | Scanners |
+| [HBASE-24282](https://issues.apache.org/jira/browse/HBASE-24282) | 
'scandetail' log message is missing when responseTooSlow happens on the first 
scan rpc call |  Major | Operability |
+| [HBASE-24247](https://issues.apache.org/jira/browse/HBASE-24247) | Failed 
multi-merge because two regions not adjacent (legitimately). |  Major | hbck2 |
+| [HBASE-24274](https://issues.apache.org/jira/browse/HBASE-24274) | 
\`RESTApiClusterManager\` attempts to deserialize response using serialization 
API |  Major | integration tests |
+| [HBASE-24215](https://issues.apache.org/jira/browse/HBASE-24215) | [Flakey 
Tests] [ERROR] TestSecureRESTServer  java.lang.NoClassDefFoundError: 
com/sun/jersey/core/spi/factory/AbstractRuntimeDelegate |  Major | . |
+| [HBASE-24281](https://issues.apache.org/jira/browse/HBASE-24281) | Remove 
some stale hadoop.version properties in the pom for sub modules |  Major | 
hadoop3, pom |
+| [HBASE-24251](https://issues.apache.org/jira/browse/HBASE-24251) | PreCommit 
build is failing because of can not build docker image |  Major | scripts |
+| [HBASE-24253](https://issues.apache.org/jira/browse/HBASE-24253) | 
HBASE-Find-Flaky-Tests job is failing because of can not build docker image |  
Major | scripts |
+| [HBASE-24223](https://issues.apache.org/jira/browse/HBASE-24223) | The 
-Phadoop-3.0 option does not work on branch-2 and branch-2.3 with JDK11 |  
Major | hadoop3, pom |
+| [HBASE-24213](https://issues.apache.org/jira/browse/HBASE-24213) | Backport 
the pre commit changes for HBASE-24169 to all branches |  Major | scripts |
+| [HBASE-24220](https://issues.apache.org/jira/browse/HBASE-24220) | Allow 
that zk NOTEMPTY multi exception is retryable by running in-series |  Major | 
flakies |

[... 7864 lines stripped ...]

Reply via email to