1. ac80237 Added upgrade step to remove old compaction temp files (#6435) by Dave Marion · 33 hours ago main
  2. 2c45e26 Merge branch '2.1' by Dave Marion · 33 hours ago
  3. 30da958 Reduce deadlock probability of ClientContext.close / TabletLocator.getLocator (#6470) by Dave Marion · 35 hours ago 2.1
  4. 5794fbc Merge remote-tracking branch 'upstream/main' by Dave Marion · 3 days ago
  5. 7956409 Merge branch '2.1' by Dave Marion · 3 days ago
  6. 1728a61 Remove unneeded TODO from ConditionalMutation.java (#6463) by Amanda Villarreal · 3 days ago
  7. 21139f6 Fix numFiles check in GracefulShutdownIT (#6472) by Dave Marion · 3 days ago
  8. f7cc0fe Merge branch '2.1' into main by Dom Garguilo · 3 days ago
  9. da5c8d1 Remove redundant minimalMavenBuildVersion override from pom (#6467) by Dom G. · 3 days ago
  10. ff20500 Provide a better initial size for collections if possible (#6464) by Dave Marion · 3 days ago
  11. a154522 Standardize .asf.yaml notifications by Christopher Tubbs · 3 days ago
  12. 2283a04 Merge branch '2.1' by Christopher Tubbs · 4 days ago
  13. f00d272 Update javadoc since build property by Christopher Tubbs · 4 days ago
  14. 5d894cd Merge branch '2.1' by Christopher Tubbs · 4 days ago
  15. 42a1772 Merge branch '2.1.5-rc1-next' into 2.1 by Christopher Tubbs · 4 days ago
  16. 98d78fe Avoid unnecessary copies of Thrift binary types (#6459) by Christopher Tubbs · 4 days ago
  17. 0466e74 Merge branch '2.1' by Dave Marion · 5 days ago
  18. de83b94 Set initial capacity on HashSet/HashMap when known (#6451) by Dave Marion · 5 days ago
  19. 6293e0c Merge branch '2.1' by Dave Marion · 5 days ago
  20. 3d34c27 Create ArrayList with initial sizes where possible (#6450) by Dave Marion · 5 days ago
  21. 6a48fc8 Merge branch '2.1' by Dave Marion · 6 days ago
  22. 7a66003 Bump minimum Hadoop compatibility checks from 3.0.3 to 3.3.0 (#6461) by Dave Marion · 6 days ago
  23. 618addf Move more test resources into module package namespaces (#6444) by Amanda Villarreal · 11 days ago
  24. d7d1199 Reset Thread interrupted state after catching InterruptedException (#6452) by Dave Marion · 11 days ago
  25. 1234b63 Merge branch '2.1' by Dave Marion · 12 days ago
  26. 63ffb03 Reset Thread interrupted state after catching InterruptedException (#6438) by Dave Marion · 12 days ago
  27. 0f0814c Merge branch '2.1' by Dave Marion · 12 days ago
  28. d6ef7c8 Attempt at reducing GC memory usage when gathering candidates (#6449) by Dave Marion · 12 days ago
  29. eb2d108 [maven-release-plugin] prepare for next development iteration by Christopher Tubbs · 12 days ago
  30. 8859228 [maven-release-plugin] prepare release rel/2.1.5 by Christopher Tubbs · 12 days ago rel/2.1.5
  31. a8cf37d Remove dead code by Christopher Tubbs · 12 days ago
  32. 9860d73 Fixed Gatherer, causing SummaryIT to fail (#6448) by Dave Marion · 13 days ago
  33. 33b1423 Move test helpers into module package namespaces (#6440) by Amanda Villarreal · 2 weeks ago
  34. 806363f Monitor scan page improvements (#6447) by Dom G. · 2 weeks ago
  35. 163136d Replace WAL state-path-Pair with new record class (#6442) by Dom G. · 2 weeks ago
  36. e6e7906 Merge branch '2.1' by Dave Marion · 2 weeks ago
  37. f5f5490 Reduce HostRegexTableLoadBalancer RPCs for OOB checks (#6446) by Dave Marion · 2 weeks ago
  38. f7c2505 Reduce HostRegexTableLoadBalancer RPCs for OOB checks (#6446) by Dave Marion · 2 weeks ago
  39. 250fa91 Ordered server components in NavBar, added more server host links (#6445) by Dave Marion · 2 weeks ago
  40. fa18f2b Replace table name Pair with new record class (#6441) by Dom G. · 3 weeks ago
  41. 8cd2bbf Removed ZooKeeperLockChecker.invalidateCache(String) (#6436) by Dave Marion · 3 weeks ago
  42. a273a41 Add per-server metrics page (#6429) by Dom G. · 3 weeks ago
  43. bdcd798 Use private Thrift members (#6430) by Amanda Villarreal · 3 weeks ago
  44. 1852dbf Merge branch '2.1' by Daniel Roberts ddanielr · 3 weeks ago
  45. b874c0e Adds --dry-run option to Merge (#6437) by Daniel Roberts · 3 weeks ago
  46. a392a8e Upgrade Hadoop dependency to 3.5.0 (#6296) by Dave Marion · 3 weeks ago
  47. 7013172 Modified the Monitor InformationFetcher class to purge stale data (#6433) by Dave Marion · 3 weeks ago
  48. f5f93d8 Fix/improve a few ITs (#6434) by Dom G. · 3 weeks ago
  49. a0d7902 Merge branch '2.1' by Dave Marion · 3 weeks ago
  50. 0d07212 Increase timeout and cache size for flaky ITs (#6432) by Dave Marion · 3 weeks ago
  51. 217d09c Adding/Updating Wait Blocks in some ITs (#6426) by Amanda Villarreal · 4 weeks ago
  52. 943d8a5 Merge branch '2.1' by Daniel Roberts ddanielr · 4 weeks ago
  53. 3d6c94b Improves the InvalidPropertyTest to check messages (#6424) by Daniel Roberts · 4 weeks ago
  54. d435789 Merge branch '2.1' by Daniel Roberts ddanielr · 4 weeks ago
  55. 3e764af Dead tables always render on tserver monitor page (#6397) by Arbaaz Khan · 4 weeks ago
  56. 36f30b4 Merge branch '2.1' by Daniel Roberts ddanielr · 5 weeks ago
  57. 1ccc3ef Remove Experimental property feature flag (#6416) by Daniel Roberts · 5 weeks ago
  58. e31ac96 Merge branch '2.1' by Dave Marion · 5 weeks ago
  59. 7c7463b Renamed LocalityGroupConfigurationError to LocalityGroupConfigurationException (#6422) by Dave Marion · 5 weeks ago
  60. 445c3eb Merge branch '2.1' by Dave Marion · 5 weeks ago
  61. 9a1a4fb Backports fixes from #6418 to TimeoutIT (#6421) by Dave Marion · 5 weeks ago
  62. 16b718f Print exceptions before calling System.exit in Admin (#6420) by Dave Marion · 5 weeks ago
  63. 9bfa684 Refactored TimeoutIT to be a SimpleSuite test (#6418) by Dave Marion · 5 weeks ago
  64. 4f408a9 Update dump-zoo command (#6417) by Dom G. · 5 weeks ago
  65. 2310917 Modified monitor code to use table names instead of table id (#6410) by Dave Marion · 5 weeks ago
  66. 8770c3b Fixed accumulo-cluster cli commands (#6415) by Dave Marion · 5 weeks ago
  67. 4b13332 Merge branch '2.1' by Daniel Roberts ddanielr · 5 weeks ago
  68. 16a16a1 Upgraded Thrift from 0.17.0 to 0.23.0 (#6408) by Dave Marion · 5 weeks ago
  69. 9261f6a Updates command description statements (#6411) by Daniel Roberts · 5 weeks ago
  70. fe379b5 Remove unused api endpoints, methods, data structures (#6404) by Dave Marion · 5 weeks ago
  71. f0841e4 Removed old monitor code, ManagerMonitorInfo (#6403) by Dave Marion · 5 weeks ago
  72. 38425ec Reorganized CLI commands (#6353) by Arbaaz Khan · 5 weeks ago
  73. a6d4e87 Merge branch '2.1' by Dave Marion · 5 weeks ago
  74. 130d0ed added trace level logging for Fate statuses (#6372) by Arbaaz Khan · 5 weeks ago
  75. f6e82e6 Merge branch '2.1' by Dave Marion · 6 weeks ago
  76. 0bac915 Upgrade BouncyCastle from 1.80 to 1.84 (#6405) by Dave Marion · 6 weeks ago
  77. c5cd74d Upgraded commons-configuration, related dependencies (#6407) by Dave Marion · 6 weeks ago
  78. fe33d0c Merge branch '2.1' by Daniel Roberts ddanielr · 6 weeks ago
  79. 2d4bb98 Use the correct variable (#6406) by Daniel Roberts · 6 weeks ago
  80. e4f0a89 Modified Monitor to always show table structure (#6401) by Dave Marion · 6 weeks ago
  81. 2930ba2 Make font larger in Monitor overview matrix badges (#6398) by Dom G. · 6 weeks ago
  82. f31a388 Add badge to monitor favicon when critical alerts exist (#6396) by Dom G. · 6 weeks ago
  83. 19fb7cf Merge branch '2.1', but ignoring all changes in #6378 by Dave Marion · 6 weeks ago
  84. 940b12a Use per-table merge lock in Manager instead of single lock (#6378) by Dave Marion · 6 weeks ago
  85. b76bb0e Removed Bulk Import page from the Monitor (#6383) by Dave Marion · 6 weeks ago
  86. 60607f5 Added option to print Fate tx details in fate list cmd (#6382) by Dave Marion · 6 weeks ago
  87. aecf542 Added overview tables to main page (#6388) by Dave Marion · 6 weeks ago
  88. 3101fc2 Modified Monitor Scans page to use new v2 api (#6393) by Dave Marion · 6 weeks ago
  89. 0390490 Adds a Column selector button to the tables with dynamic content (#6392) by Dave Marion · 6 weeks ago
  90. 6214776 Merge branch '2.1' by Dave Marion · 6 weeks ago
  91. f03ca6b Close DFSInputStream on exception in CachableBlockFile.getBCFile (#6377) by Dave Marion · 6 weeks ago
  92. 719cbcd Display information collection time on Monitor pages (#6385) by Dave Marion · 7 weeks ago
  93. d0a8c5e Added alerts for compaction issues (#6394) by Dave Marion · 7 weeks ago
  94. cda8c2d Add critical alert banner to Monitor UI (#6387) by Dom G. · 7 weeks ago
  95. 28cec8b Rename monitor 'Messages' to 'Alerts' in UI and supporting code (#6386) by Dom G. · 7 weeks ago
  96. e2fc4e1 Use '—' vs '-' consistently in Monitor code (#6381) by Dom G. · 7 weeks ago
  97. d8a5d26 Added monitor activity page for Fate transaction details (#6371) by Dave Marion · 8 weeks ago
  98. 5273e2a Added msg count endpoint and badge (#6373) by Dave Marion · 8 weeks ago
  99. bd3e444 Created preference menu, moved message switches (#6369) by Dave Marion · 8 weeks ago
  100. 5da24b9 Add Tserver Distribution table to the per table monitor page (#6367) by Dom G. · 8 weeks ago