Export - CSV (All fields)
Export - CSV (Current fields)
- HBASE-21508
Ignore the reportRegionStateTransition call from a dead server - HBASE-21490
WALProcedure may remove proc wal files still with active procedures - HBASE-21474
Backport "HBASE-21463 The checkOnlineRegionsReport can accidentally complete a TRSP" to branch-2.1 and branch-2.0 - HBASE-21472
Should not persist the dispatched field for RegionRemoteProcedureBase - HBASE-21471
Add more comments about how we do fencing for WALProcedureStore - HBASE-21465
Retry on reportRegionStateTransition can lead to unexpected errors - HBASE-21463
The checkOnlineRegionsReport can accidentally complete a TRSP - HBASE-21423
Procedures for meta table/region should be able to execute in separate workers - HBASE-21421
Do not kill RS if reportOnlineRegions fails - HBASE-21395
Abort split/merge procedure if there is a table procedure of the same table going on - HBASE-21384
Procedure with holdlock=false should not be restored lock when restarts - HBASE-21377
Add debug log for procedure stack id related operations - HBASE-21376
Add some verbose log to MasterProcedureScheduler - HBASE-21375
Revisit the lock and queue implementation in MasterProcedureScheduler - HBASE-21364
Procedure holds the lock should put to front of the queue after restart - HBASE-21363
Rewrite the buildingHoldCleanupTracker method in WALProcedureStore - HBASE-21354
Procedure may be deleted improperly during master restarts resulting in 'Corrupt' - HBASE-21352
Polish the rollback implementation in ProcedureExecutor - HBASE-21351
The force update thread may have race with PE worker when the procedure is rolling back - HBASE-21336
Simplify the implementation of WALProcedureMap - HBASE-21330
ReopenTableRegionsProcedure will enter an infinite loop if we schedule a TRSP at the same time - HBASE-21323
Should not skip force updating for a sub procedure even if it has been finished - HBASE-21321
Backport HBASE-21278 to branch-2.1 and branch-2.0 - HBASE-21315
The getActiveMinProcId and getActiveMaxProcId of BitSetNode are incorrect if there are no active procedure - HBASE-21314
The implementation of BitSetNode is not efficient - HBASE-21313
TransitRegionStateProcedure should not fail with FAILED_OPEN when acting as a sub procedure - HBASE-21288
HostingServer in UnassignProcedure is not accurate - HBASE-21278
Do not rollback successful sub procedures when rolling back a procedure - HBASE-21274
Add more tests for procedure store related classes - HBASE-21254
Need to find a way to limit the number of proc wal files - HBASE-21250
Refactor WALProcedureStore and add more comments for better understanding the implementation - HBASE-21249
Add jitter for ProcedureUtil.getBackoffTimeMs - HBASE-21244
Skip persistence when retrying for assignment related procedures - HBASE-21237
Use CompatRemoteProcedureResolver to dispatch open/close region requests to RS - HBASE-21236
Load procedure wals with multiple threads - HBASE-21235
Rename the closed procedure wal files so that we do not need to call recoverLease when restarting - HBASE-21233
Allow the procedure implementation to skip persistence of the state after a execution - HBASE-21227
Implement exponential retrying backoff for Assign/UnassignRegionHandler introduced in HBASE-21217 - HBASE-21226
Revisit the close region related code at RS side - HBASE-21217
Revisit the executeProcedure method for open/close region - HBASE-21199
Race in region opening and load balancing can cause region stuck in RIT - HBASE-21172
Reimplement the retry backoff logic for ReopenTableRegionsProcedure - HBASE-21142
ReopenTableRegionsProcedure sometimes hangs - HBASE-21095
The timeout retry logic for several procedures are broken after master restarts - HBASE-21094
Remove the explicit timeout config for TestTruncateTableProcedure - HBASE-21093
Move TestCreateTableProcedure.testMRegions to a separated file - HBASE-21085
Adding getter methods to some private fields in ProcedureV2 module - HBASE-21083
Introduce a mechanism to bypass the execution of a stuck procedure - HBASE-21082
Reimplement assign/unassign related procedure metrics - HBASE-21075
Confirm that we can (rolling) upgrade from 2.0.x and 2.1.x to 2.2.x after HBASE-20881
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0