1. 1a716b2 adjusts manager defaults ports to support multiple managers (#6215) by Keith Turner · 14 hours ago main
  2. 8d01714 Refactor External Compactions monitor view to use snapshot-backed Top 50 data (#6211) by Dom G. · 21 hours ago
  3. 81fae3a Fixes to MultipleManagerStartupWaitIT (#6214) by Dave Marion · 25 hours ago
  4. c01b349 Added minimum Manager property (#6209) by Dave Marion · 2 days ago
  5. 263f5c8 Added Multiple Manager support to Mini Accumulo (#6208) by Dave Marion · 2 days ago
  6. b32a5b2 removes port search properties (#6207) by Keith Turner · 2 days ago
  7. 730d484 Allow only root user to read fate and scanref tables by default (#6203) by Dave Marion · 3 days ago
  8. e65f1b2 Adds support for multiple managers running distributed fate (#6168) by Keith Turner · 4 days ago
  9. 15c5397 Merge branch '2.1' by Christopher Tubbs · 4 days ago
  10. 2832596 Update ZooKeeper to 3.9.5 by Christopher Tubbs · 4 days ago 2.1
  11. d51c483 Improve Monitor status LED notifications (#6202) by Dom G. · 4 days ago
  12. 77a6913 Merge branch '2.1' by Daniel Roberts ddanielr · 4 days ago
  13. ad647ba Merge branch '2.1' by Dave Marion · 4 days ago
  14. 19d88ae removed Log (#6173) by Arbaaz Khan · 4 days ago
  15. c192a8b Return early from ServiceLock.deleteLocks when no servers (#6192) by Dave Marion · 4 days ago
  16. a055803 Merge branch '2.1' into main by Dom Garguilo · 4 days ago
  17. 9da766e Properly account for iterator opt keys with multiple dots (#6195) by Dom G. · 4 days ago
  18. 1ca2509 Clears unreferenced tables from TabletLocator (#6204) by Keith Turner · 4 days ago
  19. e46bee5 Merge branch '2.1' by Dave Marion · 4 days ago
  20. 249fac2 Fixed concurrency issue in ServiceLock.determineLockOwnership (#6199) by Dave Marion · 4 days ago
  21. af4955d Merge branch '2.1' by Christopher Tubbs · 4 days ago
  22. 370f78b Remove Java 21-related warnings (#6191) by Christopher Tubbs · 4 days ago
  23. c27dbe7 Merge branch '2.1' by Keith Turner · 5 days ago
  24. b478920 Clears unreferenced tables from TabletLocator (#6196) by Keith Turner · 5 days ago
  25. 44aca01 Split External Compactions Monitor page into Active Compactions and Compactors pages (#6200) by Dom G. · 5 days ago
  26. 3d911cb Merge branch '2.1' by Dave Marion · 5 days ago
  27. 20e444a Fixes LocatorIT when locating tablets for offline table (#6194) by Dave Marion · 5 days ago
  28. 77ec755 Minor monitor fixes (#6189) by Dave Marion · 8 days ago
  29. 087bf8a Improves organization of manager metrics code (#6181) by Keith Turner · 9 days ago
  30. f527270 Fixed ScanServerGroupConfigurationIT (#6176) by Dave Marion · 9 days ago
  31. ad99c33 Ensure Manager process metrics are emitted. (#6182) by Dave Marion · 9 days ago
  32. 4d1f7a0 Use Properties.store for MAC config props (#6179) by Dom G. · 9 days ago
  33. 487834b Merge branch '2.1' by Daniel Roberts ddanielr · 9 days ago
  34. 3548269 Manager now halts tservers via lock removal (#6049) by Daniel Roberts · 9 days ago
  35. c7dcba1 Refactored PreAllocatedArray.java into a static method (#6120) by Arbaaz Khan · 9 days ago
  36. 4a4d84b fixes command variable passed to accumulo-env.sh (#6175) by Keith Turner · 10 days ago
  37. 9f3daa9 Merge branch '2.1' by Daniel Roberts ddanielr · 10 days ago
  38. b9cdb06 Fix gc lock removals (#6166) by Daniel Roberts · 10 days ago
  39. b06ffa5 Removed CheckForMetadataProblems class (#6172) by Dave Marion · 10 days ago
  40. 93e12de Changed return type of CheckRunner.runCheck to a boolean (#6167) by Dave Marion · 10 days ago
  41. 5b9993f Merge branch '2.1' by Keith Turner · 10 days ago
  42. 28ac16d removes overlapping from cache in OfflineTabletLocatorImpl (#6170) by Keith Turner · 10 days ago
  43. 8f252bb Migrate Scan Server monitor page to use backend-derived DTO (#6165) by Dom G. · 10 days ago
  44. f30448c Merge branch '2.1' by Dave Marion · 10 days ago
  45. 34823ac Enable clients to scan offline tables using ScanServers (#6156) by Dave Marion · 10 days ago
  46. 425a009 Merge branch '2.1' by Keith Turner · 11 days ago
  47. ce23b95 removes mutable list constant from DefaultKeySizeConstraint (#6163) by Keith Turner · 11 days ago
  48. 82b1627 Merge branch '2.1' by Keith Turner · 11 days ago
  49. 316faef logs uncaught errors in AbstractServer (#6161) by Keith Turner · 11 days ago
  50. 6d50e08 Merge branch '2.1' by Christopher Tubbs · 11 days ago
  51. fbf9a7c Fix trivial issues preventing builds on JDK 25 by Christopher Tubbs · 11 days ago
  52. f2d82e1 Merge branch '2.1' by Keith Turner · 11 days ago
  53. c5877f8 adds function to compute load plans when splits are unknown (#5982) by Keith Turner · 11 days ago
  54. f3bfae5 optimizes manager server set cleanup code (#6162) by Keith Turner · 11 days ago
  55. d618018 Merge branch '2.1' into main by Dom Garguilo · 11 days ago
  56. 00a0d21 Bump monitor resources - DataTables and Bootstrap (#6147) by Dom G. · 11 days ago
  57. 4f2f2f3 Merge branch '2.1' by Keith Turner · 11 days ago
  58. a1a2d13 Wrap fate thrift service with highly available service (#6152) by Keith Turner · 11 days ago
  59. d49e7cd Merge branch '2.1' by Daniel Roberts ddanielr · 2 weeks ago
  60. 383c802 Fixes lock check for prune exclude actions (#6077) by Daniel Roberts · 2 weeks ago
  61. e228dde Merge branch '2.1' by Christopher Tubbs · 2 weeks ago
  62. f3f392f Require building with java 21 (#6160) by Christopher Tubbs · 2 weeks ago
  63. 9dc2638 restores highly available service (#6153) by Keith Turner · 2 weeks ago
  64. 59b1eca Clean up some Throwables (#6157) by Christopher Tubbs · 2 weeks ago
  65. 2158e3b Merge branch '2.1' by Christopher Tubbs · 2 weeks ago
  66. 7415a25 Improve ConditionalLogger (#6159) by Christopher Tubbs · 2 weeks ago
  67. 26ec56a Merge branch '2.1' by Christopher Tubbs · 2 weeks ago
  68. 2f8f90e Fix trivial warnings by Christopher Tubbs · 2 weeks ago
  69. d04564b Migrate External Compactions Monitor Page to rest-v2 (#6155) by Dom G. · 2 weeks ago
  70. 5266aa5 Merge branch '2.1' by Dave Marion · 2 weeks ago
  71. b38a2db Added ScanServer property for allowed tables (#6146) by Dave Marion · 2 weeks ago
  72. e883829 Support ClassLoader context in Grep, DeleteMany commands (#6148) by Dave Marion · 2 weeks ago
  73. 28d1523 Breaks Fate into Fate and FateClient (#6142) by Keith Turner · 3 weeks ago
  74. d269bec Replaces in memory bulk status with retrieval (#6149) by Keith Turner · 3 weeks ago
  75. 79f3203 Add ECID to running external compactions table in the Monitor (#6145) by Dom G. · 3 weeks ago
  76. 7e2739b Merge branch '2.1' by Daniel Roberts ddanielr · 3 weeks ago
  77. bd9c2c3 Added correct thread naming to compactor threads (#6144) by Daniel Roberts · 3 weeks ago
  78. 8c4ddb3 Replaces AtomicBoolean with BooleanSupplier in in fate (#6143) by Keith Turner · 3 weeks ago
  79. 78b4593 rename FateEnv.getSplitCache to getFileRangeCache #6115 by Keith Turner · 3 weeks ago
  80. 2217fa9 Merge remote-tracking branch 'upstream/main' by Dave Marion · 3 weeks ago
  81. 6765b41 Fix KeywordStartIT by Dave Marion · 3 weeks ago
  82. 6788e57 Add ScanServer page to monitor (#6134) by Dom G. · 3 weeks ago
  83. cf34ade Added command to generate a bash completion script (#6133) by Dave Marion · 3 weeks ago
  84. e73f5e6 Reorganize commands into different groups (#6131) by Dave Marion · 3 weeks ago
  85. db1e652 Refactor manager split code used by fate (#6115) by Keith Turner · 3 weeks ago
  86. 4c6a6cc made rename pool name more generic (#6136) by Keith Turner · 3 weeks ago
  87. 061b616 avoids creating lots of site config on startup (#6135) by Keith Turner · 3 weeks ago
  88. a388106 Merge branch '2.1' by Daniel Roberts ddanielr · 4 weeks ago
  89. 94442d2 Remove unreferenced test code (#6129) by Daniel Roberts · 4 weeks ago
  90. 35ff334 Fixed ZooKeeper command description, other long descriptions (#6130) by Dave Marion · 4 weeks ago
  91. d59f227 Optimizes event handling by collapsing queue (#6128) by Keith Turner · 4 weeks ago
  92. 142cae4 More KeywordExecutable changes (#6126) by Dave Marion · 4 weeks ago
  93. 625584c Updates command group and KWE javadocs (#6127) by Keith Turner · 4 weeks ago
  94. b2e619f Add back manager goal state to monitor (#6114) by Dom G. · 4 weeks ago
  95. 5ee2db1 Merge remote-tracking branch 'upstream/2.1' by Dom Garguilo · 4 weeks ago
  96. d773ae4 Added Dynamic Command Groups, ClientKeywordExecutable (#6121) by Dave Marion · 4 weeks ago
  97. 9562e65 backport #6111 - consolidate iterator parsing code (#6124) by Dom G. · 4 weeks ago
  98. 73d811e Run FindCompactionTmpFiles utility via accumulo Admin (#4465) by Arbaaz Khan · 4 weeks ago
  99. c944d22 Consolidate iterator parsing code (#6111) by Dom G. · 4 weeks ago
  100. 42bc7fe fixes a few IDE warnings by Keith Turner · 4 weeks ago