1. 77ae12b HBASE-28619 Fix the inaccurate message when snapshot doesn't exist (#5948) by guluo · 4 hours ago master
  2. fefb186 HBASE-28630 Doc for the config of hbase.ipc.sserver.callqueue.read.ratio is misleading (#5953) by wx1458451310 · 4 hours ago
  3. debb192 HBASE-28546 Make WAL rolling exception clear (#5848) by Wei-Chiu Chuang · 25 hours ago
  4. abea484 HBASE-28420 Update the procedure's field to store for ServerRemoteProcedure (#5816) by Umesh · 28 hours ago
  5. a16f458 HBASE-28628 Use Base64.getUrlEncoder().withoutPadding() in REST tests (#5952) by Istvan Toth · 2 days ago
  6. cd0b29c HBASE-28626 MultiRowRangeFilter deserialization fails in org.apache.h… (#5951) by Istvan Toth · 3 days ago
  7. c4a7606 HBASE-28582 ModifyTableProcedure should not reset TRSP on region node when closing unused region replicas (#5903) by Duo Zhang · 3 days ago
  8. 0d2edbc Add andor to the developer list by Andor Molnar · 3 days ago
  9. 771e1d9 HBASE-28616 Remove/Deprecated the rs.* related configuration in TableOutputFormat (#5946) by Duo Zhang · 3 days ago
  10. 826fb41 HBASE-28588 Remove deprecated methods in WAL (#5893) by Liangjun He · 4 days ago
  11. d1d8b4d HBASE-28613 Use streaming when marshalling protobuf REST output (#5943) by Istvan Toth · 4 days ago
  12. 2130e54 HBASE-28473 Add 2.4.18 to download page (#5945) by Duo Zhang · 7 days ago
  13. c5e6d82 HBASE-28425 Allow specify cluster key without zookeeper in replication (#5865) by Duo Zhang · 8 days ago
  14. 65ff7a2 HBASE-28615 Bump requests from 2.31.0 to 2.32.2 in /dev-support/git-jira-release-audit (#5931) by dependabot[bot] · 8 days ago
  15. e5b5816 HBASE-27915 Update hbase_docker with an extra Dockerfile compatible with mac m1 platform (#5286) by Wellington Ramos Chevreuil · 10 days ago
  16. 419666b HBASE-28577 Remove deprecated methods in KeyValue (#5883) by lixiaobao · 10 days ago
  17. 3b18ba6 HBASE-28605 Add ErrorProne ban on Hadoop shaded thirdparty jars (#5918) by Nick Dimiduk · 10 days ago
  18. d85574a HBASE-28607 Bump requests from 2.31.0 to 2.32.0 in /dev-support/flaky-tests (#5929) by dependabot[bot] · 11 days ago
  19. 8a5337b HBASE-28501 Support non-SPNEGO authentication methods and implement session handling in REST java client library (addendum: revert incompatible API change) (#5928) by Istvan Toth · 11 days ago
  20. 9f773d4 HBASE-28232 Add release manager for 2.6 in ref guide (#5921) by Bryan Beaudreault · 12 days ago
  21. 2dc7e15 HBASE-28547 Support specifying connection configuration through queries of the connection uri (#5853) by Duo Zhang · 13 days ago
  22. dba7dcc HBASE-28599 RowTooBigException is thrown when duplicate increment RPC call is attempted (#5927) by Youngju KIM · 13 days ago
  23. 6b3f5ae HBASE-28536 Fix `Disable Stripe Compaction` run error in document (#5836) by mrzhao · 2 weeks ago
  24. 6b7aaed HBASE-28604 Fix the error message in ReservoirSample's constructor (#5920) by Duo Zhang · 2 weeks ago
  25. a3ff01d HBASE-28595: check seq id of scan RPCs for closed scanners (#5910) by csringhofer · 2 weeks ago
  26. d4b0e18 HBASE-28236 Add 2.6.0 to downloads page (#5919) by Bryan Beaudreault · 2 weeks ago
  27. b4c2712 HBASE-28568 Incremental backup set does not correctly shrink (addendum) (#5917) by Nick Dimiduk · 2 weeks ago
  28. 6c84d39 HBASE-26048 [JDK17] Replace the usage of deprecated API ThreadGroup.destroy() (#5913) by Duo Zhang · 2 weeks ago
  29. b260199 HBASE-28579 Hide HFileScanner related methods in StoreFileReader (#5889) by Duo Zhang · 2 weeks ago
  30. 2dbbcdf HBASE-28578 Remove deprecated methods in HFileScanner (#5885) by Duo Zhang · 2 weeks ago
  31. 0db26ec HBASE-28572 Remove deprecated methods in thrift module (#5882) by Duo Zhang · 2 weeks ago
  32. 3a3dd66 HBASE-28568 Incremental backup set does not correctly shrink (#5876) by DieterDP · 2 weeks ago
  33. 00f078a HBASE-25972 Dual File Compaction (#5545) by Kadir Ozdemir · 2 weeks ago
  34. 716adf5 HBASE-28501 Support non-SPNEGO authentication methods and implement session handling in REST java client library (#5881) by Istvan Toth · 2 weeks ago
  35. ad88ed3 HBASE-27938 PE load any custom implementation of tests at runtime (#5307) by gvprathyusha6 · 2 weeks ago
  36. d1fc87e HBASE-28502 Cleanup old backup manifest logic (#5871) by DieterDP · 2 weeks ago
  37. ca34010 HBASE-28581 Remove deprecated methods in TableDescriotorBuilder (#5892) by Liangjun He · 3 weeks ago
  38. 328df6a HBASE-28576 Remove FirstKeyValueMatchingQualifiersFilter (#5891) by Liangjun He · 3 weeks ago
  39. 23fa363 HBASE-28563 Closing ZooKeeper in ZKMainServer (#5869) by Minwoo Kang · 3 weeks ago
  40. 2a7aa0d HBASE-28575 Always printing error log when snapshot table (#5880) by guluo · 3 weeks ago
  41. f750de2 HBASE-28570 Remove deprecated fields in HBTU (#5877) by Duo Zhang · 3 weeks ago
  42. c4f01ed HBASE-28571 Remove deprecated methods map reduce utils (#5878) by Duo Zhang · 4 weeks ago
  43. c2ea9a1 HBASE-28574 Bump jinja2 from 3.1.3 to 3.1.4 in /dev-support/flaky-tests (#5879) by dependabot[bot] · 4 weeks ago
  44. 156e430 HBASE-28556 Reduce memory copying in Rest server when serializing CellModel to Protobuf (#5870) by Istvan Toth · 4 weeks ago
  45. bcd6205 HBASE-28566 Remove ZKDataMigrator (#5875) by Duo Zhang · 4 weeks ago
  46. 917f2f1 HBASE-28459 HFileOutputFormat2 ClassCastException with s3 magic committer (#5851) by Sravishtta Kommineni · 4 weeks ago
  47. ce113dd HBASE-28567 Race condition causes MetaRegionLocationCache to never set watcher to populate meta location (#5874) by Vincent Poon · 4 weeks ago
  48. 708882c HBASE-28480 Remove deprecated methods in RegionCoprocessorHost for 3.0.0 (#5873) by Duo Zhang · 4 weeks ago
  49. 339d7ad HBASE-28479 Change the deprecation cycle for HasMasterServices and HasRegionServerServices (#5872) by Duo Zhang · 4 weeks ago
  50. 3d66866 HBASE-28521 Use standard ConnectionRegistry and Client API to get region server list in in replication (#5825) by Duo Zhang · 4 weeks ago
  51. e9ced39 HBASE-28558 Fix constructors for sub classes of Connection (#5861) by Duo Zhang · 4 weeks ago
  52. 8a2f3ef HBASE-28533 On split procedure rollback revert parent region state back to OPEN (#5863) by droudnitsky · 5 weeks ago
  53. 0a4daab HBASE-28523 Use a single get call in REST multiget endpoint (#5862) by Istvan Toth · 5 weeks ago
  54. 4230c42 HBASE-28554 TestZooKeeperScanPolicyObserver and TestAdminShell fail 100% of times on flaky dashboard (#5859) by Duo Zhang · 5 weeks ago
  55. d493e2c HBASE-28482 Reverse scan with tags throws ArrayIndexOutOfBoundsException with DBE in setCurrentBlock flow (#5792) by Vineet Kumar Maheshwari · 5 weeks ago
  56. ba09913 HBASE-28405 Fix failed procedure rollback when region was not closed and is still in state merging (#5799) by Aman Poonia · 5 weeks ago
  57. 52e0a8c HBASE-28552 Bump up bouncycastle dependency from 1.76 to 1.78 (#5854) by Nikita Pande · 5 weeks ago
  58. 8828e45 HBASE-28512 Update error prone to 2.26.1 (#5838) by Duo Zhang · 5 weeks ago
  59. 4b49e53 HBASE-28436 Addendum fix naming issue (#5855) by Duo Zhang · 5 weeks ago
  60. 4a9f6f2 HBASE-28518 Allow specifying a filter for the REST multiget endpoint (addendum: add back SCAN_FILTER constant) (#5852) by Istvan Toth · 5 weeks ago
  61. 7122da5 HBASE-28517 Make properties dynamically configured (#5823) by Abhishek Kothalikar · 5 weeks ago
  62. 6c6e776 HBASE-28529 Use ZKClientConfig instead of system properties when setting zookeeper configurations (#5835) by Duo Zhang · 6 weeks ago
  63. e3761ba HBASE-28436 Use connection url to specify the connection registry information (#5770) by Duo Zhang · 6 weeks ago
  64. 5a404c4 HBASE-28150 CreateTableProcedure and DeleteTableProcedure should sleep a while before retrying (#5502) by chaijunjie0101 · 6 weeks ago
  65. 8936a19 Revert "HBASE-28215 CreateTableProcedure and DeleteTableProcedure should sleep a while before retrying (#5502)" by Duo Zhang · 6 weeks ago
  66. c73f8b5 HBASE-28497 Missing fields in Get.toJSON (#5800) by chandrasekhar-188k · 6 weeks ago
  67. 8b5ccda HASE-28414 create-release should spotless:apply after making any file changes (#5824) by Duo Zhang · 6 weeks ago
  68. aaeef2d HBASE-28215 CreateTableProcedure and DeleteTableProcedure should sleep a while before retrying (#5502) by chaijunjie0101 · 6 weeks ago
  69. 3539581 HBASE-28511 Update hbase-thirdparty to 4.1.7 (#5818) by Duo Zhang · 6 weeks ago
  70. bc37ce8 HBASE-28509 ScanResumer.resume would perform unnecessary scan when cl… (#5817) by chenglei · 6 weeks ago
  71. a34b4bc HBASE-28470 Fix typo in Java method comment (#5786) by voztaka · 6 weeks ago
  72. d7f9ba6 HBASE-28500 Rest Java client library assumes stateless servers (Addendum:fix spotbugs warning) (#5831) by Istvan Toth · 6 weeks ago
  73. 16e9aff HBASE-28292 Make Delay prefetch property to be dynamically configured (#5605) by Abhishek Kothalikar · 7 weeks ago
  74. 4c29c5d HBASE-28500 Rest Java client library assumes stateless servers (#5804) by Istvan Toth · 7 weeks ago
  75. 4ed17c7 HBASE-28518 Allow specifying a filter for the REST multiget endpoint by Istvan Toth · 7 weeks ago
  76. 4b7a39a HBASE-28504 Implement eviction logic for scanners in Rest APIs to prevent scanner leakage (#5802) by Istvan Toth · 7 weeks ago
  77. 5a8ae13 HBASE-28516 Bump idna from 2.8 to 3.7 in /dev-support/git-jira-release-audit (#5821) by dependabot[bot] · 7 weeks ago
  78. 5d694da HBASE-28506 Remove hbase-compression-xz (#5811) by Andrew Purtell · 7 weeks ago
  79. adc79a0 HBASE-28448 CompressionTest hangs when run over a Ozone ofs path (#5771) by Wei-Chiu Chuang · 8 weeks ago
  80. 1a089cd HBASE-28485 Re-use ZstdDecompressCtx/ZstdCompressCtx for performance (#5797) by Charles Connell · 8 weeks ago
  81. bf836a9 HBASE-26192 Master UI hbck should provide a JSON formatted output option (#5772) by Monani Mihir · 8 weeks ago
  82. 3340d8d HBASE-28183 It's impossible to re-enable the quota table if it gets disabled (#5691) by chandrasekhar-188k · 8 weeks ago
  83. eeebbdf HBASE-28478 Remove the hbase1 compatible code in FixedFileTrailer (#5788) by Duo Zhang · 8 weeks ago
  84. e5d59ca HBASE-28481 Prompting table already exists after failing to create table with many region replications (#5789) by guluo · 8 weeks ago
  85. c1012a9 HBASE-28457 Introduce a version field in file based tracker record (#5784) by Duo Zhang · 8 weeks ago
  86. 558b151 HBASE-28483 backup merge fails on bulkloaded hfiles (#5795) by Thomas Sarens · 8 weeks ago
  87. aea7e7c [ADDENDUM] HBASE-28458 BucketCache.notifyFileCachingCompleted may incorrectly consider a file fully cached (#5777) (#5791) by Wellington Ramos Chevreuil · 8 weeks ago
  88. 6101bad HBASE-28366 Mis-order of SCP and regionServerReport results into region inconsistencies (#5774) by Viraj Jasani · 8 weeks ago
  89. 28c1e3b Add stoty to the developer list (#5790) by Istvan Toth · 9 weeks ago
  90. 90639d7 HBASE-28460 Full backup restore failed on empty HFiles (#5782) by DieterDP · 9 weeks ago
  91. 6f236c0 HBASE-28458 BucketCache.notifyFileCachingCompleted may incorrectly consider a file fully cached (#5777) by Wellington Ramos Chevreuil · 9 weeks ago
  92. 2941d6e HBASE-21533 Add a section in our ref guide for the folding(removal) of hbase:namespace table (#5787) by Duo Zhang · 9 weeks ago
  93. 9adca10 HBASE-27990 Addendum fix spotless error by Duo Zhang · 9 weeks ago
  94. 8be9e51 HBASE-27993 AbstractFSWAL causes ArithmeticException due to improper logRollSize value checking (#5390) by ConfX · 9 weeks ago
  95. f412bdb HBASE-28452 Missing null check of rpcServer.scheduler.executor causes NPE with invalid value of hbase.client.default.rpc.codec (#5778) by ConfX · 9 weeks ago
  96. bfc5375 HBASE-27989 ByteBuffAllocator causes ArithmeticException due to improper poolBufSize value checking (#5388) by ConfX · 9 weeks ago
  97. 5a0c4de HBASE-27990 BucketCache causes ArithmeticException due to improper blockSize value checking (#5389) by ConfX · 9 weeks ago
  98. 298c550 HBASE-28450 BuckeCache.evictBlocksByHfileName won't work after a cache recovery from file (#5769) by Wellington Ramos Chevreuil · 9 weeks ago
  99. 78923b7 HBASE-28412 Select correct target table for incremental backup restore (#5776) by Ruben Van Wanzeele · 10 weeks ago
  100. feef744 HBASE-28456 HBase Restore restores old data if data for the same timestamp is in different hfiles (#5775) by Bryan Beaudreault · 10 weeks ago