1. aab373f fixes accumulo-cluster start --managers (#6310) by Keith Turner · 15 hours ago main
  2. 771f563 fixes MultipleManagerStartupWaitIT (#6308) by Keith Turner · 17 hours ago
  3. e47e63d avoids time out in BulkNewIT (#6303) by Keith Turner · 2 days ago
  4. a420842 Modified InstanceOperations.getServer(MANAGER) to return all (#6304) by Keith Turner · 2 days ago
  5. 7732758 fixes Fate burning CPU when no ranges assigned (#6300) by Keith Turner · 3 days ago
  6. dff80ff handles same host+port in different resource groups in LiveTServerSet (#6302) by Keith Turner · 3 days ago
  7. 1f18f66 fixes hang in SplitIT due to dead compaction (#6299) by Keith Turner · 4 days ago
  8. e1ccac8 reduces flaking in ClassLoaderContextCompactionIT (#6294) by Keith Turner · 7 days ago
  9. fa76902 Adds missig opentelem library to tarball (#6295) by Keith Turner · 7 days ago
  10. 9a2aa53 Make fate clients available on all managers (#6232) by Keith Turner · 8 days ago
  11. 5df8f5d Fixes ScanTracingIT flaking (#6293) by Keith Turner · 8 days ago
  12. fba07b6 Remove meta fate specialization (#6227) by Keith Turner · 8 days ago
  13. a0d6817 Moves set of shutting down tservers from manager memory to ZK (#6224) by Keith Turner · 8 days ago
  14. af6a8ba Makes FateManager more robust (#6292) by Keith Turner · 9 days ago
  15. 00b7d93 shows more info for bulk imports in monitor (#6213) by Keith Turner · 9 days ago
  16. 8e09a1c fixes occasional failures in MultipleManagerStartupWaitIT (#6290) by Keith Turner · 9 days ago
  17. 6eb8d6b Merge branch '2.1' by Dave Marion · 9 days ago
  18. 5185a1e Bump OpenTelemetry and Protobuf-Java versions (#6289) by Dave Marion · 9 days ago
  19. ffbfb3e Implement workaround in accumulo-env.sh for OpenTelemetry CVE (#6288) by Dave Marion · 9 days ago 2.1
  20. aa50792 Removes getAsync from compaction jobs queues (#6259) by Keith Turner · 9 days ago
  21. 1e8862b fixes flaky fate cancel command IT (#6287) by Keith Turner · 9 days ago
  22. 68a1805 Remove exception for accumulo-access by Christopher Tubbs · 9 days ago
  23. e9cc35a updates to work accumulo access beta2 (#6260) by Keith Turner · 9 days ago
  24. 97b5c81 Clears accumulo.properties system property after setting it. (#6281) by Keith Turner · 10 days ago
  25. d9bba45 Improvements to the Server Type table on Monitor overview page(#6282) by Dom G. · 11 days ago
  26. 9ffa429 fixes shellIT execfile test (#6280) by Keith Turner · 11 days ago
  27. 0989447 Add Resource Group Overview tables to the Monitor Home page (#6240) by Dom G. · 11 days ago
  28. 99d83be fixes ZooPropEditorIT (#6275) by Keith Turner · 11 days ago
  29. cfc4132 Merge branch '2.1' by Keith Turner · 12 days ago
  30. 1f708ca finds test jar in more reliable way in ClassLoaderContextCompactionIT (#6277) by Keith Turner · 12 days ago
  31. fbe74b2 removes unneeded escaping in VolumeManagerIT (#6276) by Keith Turner · 12 days ago
  32. 39bcf83 fixes tests in ExternalCompaction2IT (#6273) by Keith Turner · 12 days ago
  33. c20cc0f fixes tests in ShellCreateTableIT that used removed option (#6272) by Keith Turner · 12 days ago
  34. db7591e fixes more ShellIT tests (#6271) by Keith Turner · 12 days ago
  35. 0e70491 Add classes to KeywordStartIT.checkHasMain (#6274) by Dave Marion · 12 days ago
  36. 7521458 fixes multiple shell ITs (#6270) by Keith Turner · 2 weeks ago
  37. bab78da Fix FateConcurrencyIT (#6268) by Dave Marion · 2 weeks ago
  38. 66d4192 Fixes MetaFateII (#6269) by Keith Turner · 2 weeks ago
  39. 114e34e Merge branch '2.1' by Keith Turner · 2 weeks ago
  40. 1622b49 fixes ManagerAssignmentIT (#6266) by Keith Turner · 2 weeks ago
  41. 21b7ffa fixes ScanServerGroupConfigurationIT (#6265) by Keith Turner · 2 weeks ago
  42. fa37c8a Added job update tracking back to Compactor (#6267) by Dave Marion · 2 weeks ago
  43. 3e73d1a Fixed iterator test in ComprehensiveTableOperationsIT (#6264) by Dave Marion · 2 weeks ago
  44. 442578c Merge branch '2.1' by Keith Turner · 2 weeks ago
  45. f1639f1 fixes ExistingMacIT (#6263) by Keith Turner · 2 weeks ago
  46. 53951d5 Fix PermissionsIT, broken by #6253 (#6257) by Dave Marion · 2 weeks ago
  47. 25e32a0 Fix table names vars from prior change to TabletManagementIteratorIT (#6256) by Dave Marion · 2 weeks ago
  48. cbd8b4d Re-add main methods that were previously removed to support ITs (#6255) by Dave Marion · 2 weeks ago
  49. a8c29e8 remove compactor status update (#6252) by Keith Turner · 2 weeks ago
  50. 491c0d6 Removes running cache from coordinator (#6244) by Keith Turner · 2 weeks ago
  51. 328b72a Give ITs read permissions on Fate and ScanRef tables (#6253) by Dave Marion · 2 weeks ago
  52. ec4d669 fixes FateIT threading issue between test (#6250) by Keith Turner · 2 weeks ago
  53. 32f397a Removed RunningCompactionsSummary object from Monitor (#6235) by Dave Marion · 2 weeks ago
  54. d014185 Fix refresh button on running compactions table in Monitor (#6249) by Dom G. · 2 weeks ago
  55. 4db7170 removes coordinator RPC to obtain running cache (#6242) by Keith Turner · 2 weeks ago
  56. 81eff2b Fixed ScanIteratorIT test for iterator priorities (#6245) by Dave Marion · 2 weeks ago
  57. 1a63463 Removed manager primary lock in ZooZap, fix calls to ZooZap (#6246) by Dave Marion · 2 weeks ago
  58. e786409 Removes coordinator cancel RPC (#6243) by Keith Turner · 2 weeks ago
  59. b26d59d removes CoordinatorSummaryLogger (#6237) by Keith Turner · 2 weeks ago
  60. b951aab Removes the completed set from the coordinator (#6241) by Keith Turner · 2 weeks ago
  61. 6efc91e passes group and address from compactor for stats (#6238) by Keith Turner · 2 weeks ago
  62. a1a05ff Merge branch '2.1' by Christopher Tubbs · 2 weeks ago
  63. a4d94ba Fix shellcheck by Christopher Tubbs · 2 weeks ago
  64. 3ed2c1d Merge branch '2.1' by Christopher Tubbs · 2 weeks ago
  65. 9410618 Trivial updates to release candidate script by Christopher Tubbs · 2 weeks ago
  66. d68cb7d Compute compaction related suggestions in Monitor (#6239) by Dave Marion · 2 weeks ago
  67. f241a11 fixes resource group IT (#6233) by Keith Turner · 3 weeks ago
  68. 85539eb Moved map containing long running compactions to Monitor (#6223) by Dave Marion · 3 weeks ago
  69. 00b71fb Fix Monitor deployment calculation (#6230) by Dave Marion · 3 weeks ago
  70. 9fae28a Remove debug line for non-existent variable (#6229) by Dave Marion · 3 weeks ago
  71. 756e17c Adds support for starting multiple managers per host (#6228) by Daniel Roberts · 3 weeks ago
  72. 09f0b08 Adds dry-run checks back into ZooZap (#6231) by Daniel Roberts · 3 weeks ago
  73. c1d7933 Merge branch '2.1' by Daniel Roberts ddanielr · 3 weeks ago
  74. 24c1593 Fixes Fate tid format in log messages (#6226) by Daniel Roberts · 3 weeks ago
  75. 91bbf13 Set compaction start time in Coordinator from Compactor msg (#6225) by Dave Marion · 3 weeks ago
  76. e1f8291 Use icons for ScanServer Monitor low mem and idle display (#6220) by Dom G. · 4 weeks ago
  77. 5cf9906 Verifies some compactors properties can be set in zookeeper (#6206) by Keith Turner · 4 weeks ago
  78. 1193b2a Use TExternalCompaction instead of RunningCompaction (#6221) by Dave Marion · 4 weeks ago
  79. 1a716b2 adjusts manager defaults ports to support multiple managers (#6215) by Keith Turner · 4 weeks ago
  80. 8d01714 Refactor External Compactions monitor view to use snapshot-backed Top 50 data (#6211) by Dom G. · 4 weeks ago
  81. 81fae3a Fixes to MultipleManagerStartupWaitIT (#6214) by Dave Marion · 4 weeks ago
  82. c01b349 Added minimum Manager property (#6209) by Dave Marion · 4 weeks ago
  83. 263f5c8 Added Multiple Manager support to Mini Accumulo (#6208) by Dave Marion · 4 weeks ago
  84. b32a5b2 removes port search properties (#6207) by Keith Turner · 4 weeks ago
  85. 730d484 Allow only root user to read fate and scanref tables by default (#6203) by Dave Marion · 4 weeks ago
  86. e65f1b2 Adds support for multiple managers running distributed fate (#6168) by Keith Turner · 4 weeks ago
  87. 15c5397 Merge branch '2.1' by Christopher Tubbs · 4 weeks ago
  88. 2832596 Update ZooKeeper to 3.9.5 by Christopher Tubbs · 4 weeks ago
  89. d51c483 Improve Monitor status LED notifications (#6202) by Dom G. · 5 weeks ago
  90. 77a6913 Merge branch '2.1' by Daniel Roberts ddanielr · 5 weeks ago
  91. ad647ba Merge branch '2.1' by Dave Marion · 5 weeks ago
  92. 19d88ae removed Log (#6173) by Arbaaz Khan · 5 weeks ago
  93. c192a8b Return early from ServiceLock.deleteLocks when no servers (#6192) by Dave Marion · 5 weeks ago
  94. a055803 Merge branch '2.1' into main by Dom Garguilo · 5 weeks ago
  95. 9da766e Properly account for iterator opt keys with multiple dots (#6195) by Dom G. · 5 weeks ago
  96. 1ca2509 Clears unreferenced tables from TabletLocator (#6204) by Keith Turner · 5 weeks ago
  97. e46bee5 Merge branch '2.1' by Dave Marion · 5 weeks ago
  98. 249fac2 Fixed concurrency issue in ServiceLock.determineLockOwnership (#6199) by Dave Marion · 5 weeks ago
  99. af4955d Merge branch '2.1' by Christopher Tubbs · 5 weeks ago
  100. 370f78b Remove Java 21-related warnings (#6191) by Christopher Tubbs · 5 weeks ago