1. f7656a9 HBASE-29452 Fix broken links in the reference guide (#7155) by Junegunn Choi · 30 hours ago master
  2. 052d36b HBASE-29447 Fix WAL archives cause incremental backup failures (#7151) by Hernan Romer · 3 days ago
  3. c039e44 HBASE-29398: Server side scan metrics for bytes read from FS vs Block cache vs memstore (#7136) by sanjeet006py · 4 days ago
  4. 3500d6f HBASE-29340 Add rel/2.6.3 to the downloads page (#7154) by Duo Zhang · 4 days ago
  5. c336e08 HBASE-29446 Web UI styling is broken in HBase 2.6.3RC1 hadoop2 bin release (#7147) by Dávid Paksy · 9 days ago
  6. 6220fb6 HBASE-29400 RollingBatchRestartRsAction may fail to start region server (#7139) by Duo Zhang · 10 days ago
  7. 8ddf925 HBASE-29325 Gson reflection failures on TestBucketCache.testCacheSimple (#6999) by Wellington Ramos Chevreuil · 12 days ago
  8. 2321d96 HBASE-29383 Some tests in TestHFileOutputFormat2 fails in ShutdownHook.suppressHdfsShutdownHook (#7109) by Duo Zhang · 2 weeks ago
  9. 3bbed01 HBASE-29233 Addnedum fix site build error by Duo Zhang · 3 weeks ago
  10. 87087f9 HBASE-29432: Provide mechanism to plug in rack or host locality logic into ExportSnapshot (#7129) by Charles Connell · 3 weeks ago
  11. e3aacaf HBASE-22335 do add hfile ref only when replication_scope is 1 (#6955) by Chandra Sekhar K · 3 weeks ago
  12. 46c4ac3 [ADDENDUM] Revert "HBASE-28962 Meta replication is inconsistent after startup when reusing hbase storage location (#6448)" (#7125) by Wellington Ramos Chevreuil · 3 weeks ago
  13. b99e897 HBASE-29423 Incremental backups broken for non-default namespaces (#7130) by DieterDP · 3 weeks ago
  14. fcc4202 HBASE-29399 Update hadoop-metrics2-hbase.properties template (#7108) by Junegunn Choi · 3 weeks ago
  15. 7988cdb HBASE-29233: Capture scan metrics at region level (#6868) by sanjeet006py · 3 weeks ago
  16. 9eb51c6 HBASE-29386 SnapshotProcedure and EnableTableProcedure can cause a deadlock (#7084) by Hernan Romer · 3 weeks ago
  17. cb28ebe HBASE-29387: Reload quotas from hbase:quota table when changes are made (#7091) by Charles Connell · 3 weeks ago
  18. f0e0f56 HBASE-29405 Run spotless:apply with java 17 when creating release (#7116) by Duo Zhang · 4 weeks ago
  19. 56fe0b3 HBASE-29404 Bump urllib3 in /dev-support/git-jira-release-audit (#7113) by dependabot[bot] · 4 weeks ago
  20. bd5df76 HBASE-29346 Use rootDir, tableDir instance vars of RestoreSnapshotHelper while removeHDFSRegions of restore (#7063) by gvprathyusha6 · 4 weeks ago
  21. 387e213 HBASE-29390 Too many logs in AsyncBatchRpcRetryingCaller when hitting RegionTooBusyException (#7105) by Duo Zhang · 4 weeks ago
  22. a47d3ea HBASE-29403 Remove default TLS cipher overrides (#7112) by Istvan Toth · 4 weeks ago
  23. a2a9067 HBASE-29385: Improve performance of AggregrateImplementation quota checks (#7083) by Charles Connell · 4 weeks ago
  24. ed5af56 Add paksyd to developer list (#7110) by Dávid Paksy · 4 weeks ago
  25. a8a57ad HBASE-29397 Deadlock in BufferedMuratorOverAsyncBufferedMutator (#7107) by Duo Zhang · 5 weeks ago
  26. 28c757d HBASE-29388 mvn spotless:apply changes line endings (CRLF to LF) on Windows (#7087) by Peng Lu · 5 weeks ago
  27. 64c582f HBASE-29029 Refactor BackupHFileCleaner + fix test (#6533) by DieterDP · 5 weeks ago
  28. 145972f HBASE-29279 Allow throttling alter operation via table configuration (#6951) by Junegunn Choi · 5 weeks ago
  29. 221b5a3 HBASE-29245 Region reopening batch size should be increased when backoff is 0 (#6892) by Junegunn Choi · 5 weeks ago
  30. 48c8592 HBASE-29384 Ensure profiler output directory exists before writing output (#7082) by JinHyuk Kim · 5 weeks ago
  31. 24fce13 add chandra kambham to developer list (#7096) by Chandra Sekhar K · 5 weeks ago
  32. 842b4a7 add cconnell to developer list (#7095) by Charles Connell · 5 weeks ago
  33. 61a426d Add lupeng to the developer list (#7094) by Peng Lu · 5 weeks ago
  34. 54442b1 Add junegunn to the developer list (#7092) by Junegunn Choi · 5 weeks ago
  35. c44e3c2 HBASE-29393 Bump requests in /dev-support/git-jira-release-audit (#7088) by dependabot[bot] · 5 weeks ago
  36. c9df607 HBASE-29394 Possible race in BufferedMutatorOverAsyncBufferedMutator (#7089) by Duo Zhang · 5 weeks ago
  37. 7cc2f54 HBASE-29380 Two concurrent remove peer requests may hang (#7077) by Duo Zhang · 5 weeks ago
  38. 6a97c2c HBASE-29392 Bump requests from 2.32.0 to 2.32.4 in /dev-support/flaky-tests (#7085) by dependabot[bot] · 5 weeks ago
  39. e1d8279 HBASE-29377 ChaosService support for custom ports in zookeeper quorum (#7072) by Ronald MacMaster · 6 weeks ago
  40. a71288f HBASE-29370 TestHFileOutputFormat2 fails 100% on flaky dashboard (#7073) by Duo Zhang · 6 weeks ago
  41. d84824b HBASE-29273 Remove deprecated boxed primitive constructors in some test classes (#6949) by Peng Lu · 6 weeks ago
  42. d93102c HBASE-29361 Snapshot coprocessor hooks called inside SnapshotProcedure (#7059) by Peter Somogyi · 6 weeks ago
  43. 2f57499 HBASE-29369 Fix TestZKPermissionWatcher (#7067) by Duo Zhang · 6 weeks ago
  44. d82a591 HBASE-29231 Throttles should support limits based on handler thread usage time (#7000) by Alex Hughes · 7 weeks ago
  45. ae5400e HBASE-29363 CompactSplit should not attempt to split secondary region replicas (#7048) by Charles Connell · 7 weeks ago
  46. 97cf65d HBASE-29365 Improve option parser of PerformanceEvaluation (#7052) by Junegunn Choi · 7 weeks ago
  47. 539f7b7 HBASE-29362 Fix Incorrect JSON Format in RegionServer Web Console Block Cache Status (#7047) by EungsopYoo · 7 weeks ago
  48. 899e4fc HBASE-29317 Bump hbase-thirdparty to 4.1.11 (#6993) by Nihal Jain · 7 weeks ago
  49. e60e800 HBASE-29283 Replication MetricsSource.sizeOfHFileRefsQueue metrics not updated correctly after remove_peer (#6954) by Chandra Sekhar K · 7 weeks ago
  50. edeed9b HBASE-29319 Apply fail-fast retry limit for ConnectException (#6996) by Viraj Jasani · 7 weeks ago
  51. 06a74f1 HBASE-29244 Support admin users acl setting with LDAP (Web UI only) (#6923) by Nihal Jain · 7 weeks ago
  52. 787f545 HBASE-29357 PerformanceEvaluation: Read tests should not drop existing table (#7037) by Junegunn Choi · 7 weeks ago
  53. ecaa948 HBASE-29318 Bump jruby to 9.4.12.1 to fix jruby-openssl CVEs (#6997) by Nihal Jain · 7 weeks ago
  54. 08621f9 HBASE-28962 Meta replication is inconsistent after startup when reusing hbase storage location (#6448) by richardantal · 8 weeks ago
  55. a2abf1b HBASE-29326 Do not prevent prefetch from running if the given file has already been fully cached before (#7001) by Wellington Ramos Chevreuil · 8 weeks ago
  56. c4d8b00 HBASE-29315 Fail Split/MergeTableRegionProcedure if table modification in progress (#6991) by Charles Connell · 8 weeks ago
  57. 17ebfbe HBASE-29222 Avoid expensive tracing calls if tracing is disabled (#6863) by jbewing · 8 weeks ago
  58. 823563a HBASE-27802 Manage static javascript resources programatically (addendum: Fix not working popovers on UI) (#7018) by Dávid Paksy · 8 weeks ago
  59. 2793982 HBASE-29327 Dependency manage byte-buddy and bump it to 1.15.11 (#7003) by Nihal Jain · 8 weeks ago
  60. dfd0bab HBASE-29344 Update spotless to 2.44.4 (#7006) by Duo Zhang · 8 weeks ago
  61. 2f9d9fc HBASE-27802 Manage static javascript resources programatically (#6864) by Dávid Paksy · 8 weeks ago
  62. 9f841d0 HBASE-29301: Fix AggregrateImplementation pagination logic (#6978) by Charles Connell · 8 weeks ago
  63. 48b4f4d HBASE-29331 TestDefaultQuota fails because of pseudo-race condition (#7004) by Istvan Toth · 8 weeks ago
  64. 82a2ddf HBASE-29293 Upgrade to latest opentelemetry libraries (#6969) by Nihal Jain · 9 weeks ago
  65. b21ba71 [ADDENDUM] HBASE-29288 Avoid adding new blocks during prefetch if usage is greater than accept factor (#6965) (#6990) by Wellington Ramos Chevreuil · 9 weeks ago
  66. d187378 HBASE-29323 Use Priority Handler for all RegionServerStatus rpc at Master (#6994) by Umesh · 9 weeks ago
  67. deac89e HBASE-29307 Add status command to hbase-daemon.sh for process state checking (#6982) by JinHyuk Kim · 9 weeks ago
  68. 77e95dc HBASE-29168 Update doc section for CacheAwareLoadBalancer to reflect changes from HBASE-29168 (#6870) by Wellington Ramos Chevreuil · 9 weeks ago
  69. c979be8 HBASE-29181 TestNettyTLSIPCFileWatcher.testReplaceServerKeystore fails for some storeFileTypes (#6980) by Andor Molnár · 9 weeks ago
  70. 767726ce HBASE-29280 Fix bug in RawAsyncTableImpl#coprocessorServiceUntilComplete retry logic (#6952) by Charles Connell · 9 weeks ago
  71. 0b89af7 HBASE-29314 TableDescriptorChecker should verify CF configuration set via setConfiguration (#6989) by Junegunn Choi · 9 weeks ago
  72. 902067d HBASE-29292 Revise TestRecreateCluster (#6981) by Tak Lon (Stephen) Wu · 9 weeks ago
  73. d9b1aa1 HBASE-29313 RecoverableZooKeeper.getZooKeeper() returns null for new object (#6987) by Istvan Toth · 9 weeks ago
  74. 91ecd46 HBASE-29294 Master crashed because of failing to update master region (#6979) by Duo Zhang · 9 weeks ago
  75. a62e54c Revert "HBASE-29294 Master crashed because of failing to update master region (#6979)" by Duo Zhang · 9 weeks ago
  76. 322d395 HBASE-29294 Master crashed because of failing to update master region (#6979) by Duo Zhang · 9 weeks ago
  77. 631b4a4 HBASE-29300 Upgrade Tomcat to 9.0.104 (#6976) by Istvan Toth · 10 weeks ago
  78. 632a8c8 HBASE-29288 Avoid adding new blocks during prefetch if usage is greater than accept factor (#6965) by Wellington Ramos Chevreuil · 10 weeks ago
  79. fbf310e HBASE-29271 TestIncrementalBackupWithBulkLoad is flaky (#6966) by DieterDP · 2 months ago
  80. 2cc8968 HBASE-29284 Add Region name to OutOfOrderScannerNextException message (#6960) by Chandra Sekhar K · 2 months ago
  81. 58dfc9a HBASE-29276 Compute and display hit ratio by configurable, granular time periods (#6950) by Wellington Ramos Chevreuil · 2 months ago
  82. da7fd50 HBASE-29297 Forward Port HBASE-24833 Bootstrap should not delete the META table directory if it's not partial (#6972) by Tak Lon (Stephen) Wu · 2 months ago
  83. 3054aa6 HBASE-29282 Regions are left in CLOSED state after merging (#6964) by Duo Zhang · 2 months ago
  84. 5dafa9e HBASE-29257 SnapshotTableAction should have ways to clean up snapshots (#6924) by Duo Zhang · 3 months ago
  85. 9e19120 HBASE-29281 Atomic request throttles are missing QuotaSettingsFactory support (#6953) by Ray Mattingly · 3 months ago
  86. 99bd5b5 HBASE-29254 StoreScanner returns incorrect row after flush due to topChanged behavior (#6900) by Minwoo Kang · 3 months ago
  87. ae40069 HBASE-29249 Allow for BlockCache implementations to define dynamic properties (#6897) by Wellington Ramos Chevreuil · 3 months ago
  88. 30ce21b HBASE-29252: Reduce allocations in RowIndexSeekerV1 (#6902) by Charles Connell · 3 months ago
  89. cfc712e HBASE-29204: BufferedMutatorParams#clone() should copy the requestAttributes field (#6823) by Charles Connell · 3 months ago
  90. bd30367 HBASE-25338 Use ClassLoader of current class instead of thread context ClassLoader (#6918) by Mason Oh · 3 months ago
  91. 763093a HBASE-29218: Reduce calls to Configuration#get() in decompression path (#6857) by Charles Connell · 3 months ago
  92. dcb406f HBASE-29207 The backup system table should be considered a system table (#6842) by Ray Mattingly · 3 months ago
  93. d1b68ab HBASE-29090: Add server-side load metrics to client results (#6623) by Hernan Romer · 3 months ago
  94. f0e069e HBASE-29251 Procedure gets stuck if the procedure state cannot be persisted (#6910) by Viraj Jasani · 3 months ago
  95. 65a6d8a HBASE-29003 Proper bulk load tracking (#6506) by DieterDP · 3 months ago
  96. abc8b43 HBASE-29253 Avoid allocating a new closure on every row processed by StoreScanner (#6901) by Charles Connell · 3 months ago
  97. dfb0d3e HBASE-29259 Master crash when loading procedures (#6905) by Duo Zhang · 3 months ago
  98. e742fc3 HBASE-29230 Possible resource leak when RegionReplicationSink sends WALEdits (#6867) by chenglei · 3 months ago
  99. e56e14b HBASE-29193: Allow ZstdByteBuffDecompressor to take direct ByteBuffer as input and heap ByteBuffer as output, or vice versa (#6806) by Charles Connell · 3 months ago
  100. 644cdbc HBASE-29055 Remove the useless parameter from RootProcedureState (#6903) by Pankaj · 3 months ago