1. 53e75d3 Update deprecated TSERV_TABLET_SPLIT_FINDMIDPOINT_MAXOPEN prop (#278) by Dom G · 11 days ago main
  2. 898cded Fix deprecated props, use fluent-style threadpool builder (#273) by Dom G · 2 weeks ago
  3. ce95056 Updates to Terraform configuration based on recent changes (#270) by Dave Marion · 4 months ago
  4. 3a4a09f Create new test that creates lots of splits (#267) by Dom G · 4 months ago
  5. 6611044 Merge pull request #269 from ddanielr/fix-property-deprecations by Daniel Roberts · 4 months ago
  6. 725b723 Fixes property deprecation build errors by Daniel Roberts · 4 months ago
  7. 9cdafdb Improve build and docs by Christopher Tubbs · 7 months ago
  8. 2135068 Bump parent pom and accumulo versions (#265) by Dom G · 7 months ago
  9. c38b3e8 Bump maven to 3.8.8 in terraform config (#264) by Dom G · 10 months ago
  10. b51db31 updates terraform accumulo testing build instructions (#262) by Keith Turner · 10 months ago
  11. f35efcf Update terraform instructions for rebuilding accumulo testing by Keith Turner · 10 months ago
  12. 9a55b3b Resolve build issues with accumulo 3.0 (#261) by Dom G · 11 months ago
  13. 69cbd97 Remove log4j-core dependency (#260) by Dom G · 1 year, 2 months ago
  14. bf79239 Update impsort plugin (#259) by Dom G · 1 year, 2 months ago
  15. 14066c5 Add os_type variable to template variables (#255) by Dave Marion · 1 year, 2 months ago
  16. f701218 Deprecated property was removed in Accumulo, resolved compilation issue (#258) by Dave Marion · 1 year, 2 months ago
  17. 28c7ede fixes build issue by supplying Accumulo version (#257) by Keith Turner · 1 year, 5 months ago
  18. dc42aee Update pom to use accumulo 3.0.0-SNAPSHOT instead of 2.1.0 (#256) by Jeffrey Manno · 1 year, 5 months ago
  19. 44e1377 Refactor logging in Verify for RW Bulk (#254) by Jeffrey Manno · 1 year, 5 months ago
  20. 87404f1 Only install & enable Docker on manager node (#252) by Dave Marion · 1 year, 6 months ago
  21. d64527a Enable reloading log4j2 config (#251) by Keith Turner · 1 year, 6 months ago
  22. b180294 Enable agitator to work with multiple hosts when max_kill equals 1 (#249) by Dave Marion · 1 year, 6 months ago
  23. 6d6f4e2 More carefully update license headers by Christopher Tubbs · 1 year, 6 months ago
  24. 9bcb27c Update OpenTelemetery and Micrometer versions with Accumulo latest (#247) by Christopher L. Shannon · 1 year, 6 months ago
  25. c803776 Standardize formatting of shell scripts (#245) by Christopher Tubbs · 1 year, 6 months ago
  26. 337db00 Fix http links and duplicate license headers by Christopher Tubbs · 1 year, 7 months ago
  27. f6f86ba Manually fix markdown file license headers by Christopher Tubbs · 1 year, 7 months ago
  28. 6017063 Check in license header updates from #244 by Christopher Tubbs · 1 year, 7 months ago
  29. 765f33f Narrow rat checks due to #244 by Christopher Tubbs · 1 year, 7 months ago
  30. f334b57 Automate license header updates (#244) by Christopher Tubbs · 1 year, 7 months ago
  31. d201810 Update Dockerfile (#241) by Dom G · 1 year, 7 months ago
  32. 049163a Sync OpenTelemetery and Micrometer versions with Accumulo latest (#240) by Dave Marion · 1 year, 7 months ago
  33. ddc6e58 Use read -a instead of readarray -td' ' (#238) by Christopher Tubbs · 1 year, 7 months ago
  34. 0c92a78 Add missing colon character in sserver section by Dave Marion · 1 year, 7 months ago
  35. 0f7201f fixes bug with bulk RW file partition point creation (#236) by Keith Turner · 1 year, 7 months ago
  36. d776051 Update components run on worker node - terraform README by Dom G · 1 year, 7 months ago
  37. 2851a84 Merge pull request #235 from keith-turner/fix-rw-bulk by Keith Turner · 1 year, 7 months ago
  38. 8e83d61 fixes two bulk import RW bugs by Keith Turner · 1 year, 7 months ago
  39. f096a71 Updated ZooKeeper version from 3.5.10 to 3.8.0 in conf/env.sh (#233) by Dave Marion · 1 year, 7 months ago
  40. 28edc7f Updated Accumulo update instructions in the Terraform README (#232) by Dave Marion · 1 year, 7 months ago
  41. 658361c Add per table crypto settings to Terraform configuration (#231) by Dave Marion · 1 year, 7 months ago
  42. cfefe01 Fix Bulk Rwalk (#230) by Mike Miller · 1 year, 7 months ago
  43. 2760112 Fixed a spacing issue with the scan server section of the cluster.yaml file (#229) by Dave Marion · 1 year, 7 months ago
  44. 08248b8 Install pssh for CentOS and Ubuntu (#228) by Dave Marion · 1 year, 7 months ago
  45. 5b12805 Fix logging bug and update hadoop version (#225) by Dom G · 1 year, 7 months ago
  46. 7453c37 Misc. improvements to randomwalk code (#223) by Dom G · 1 year, 7 months ago
  47. 6eda0a4 Upgrade Terraform, Maven, ZooKeeper, and Hadoop versions (#222) by Dave Marion · 1 year, 7 months ago
  48. 6311758 Drop security from all modules (#221) by Mike Miller · 1 year, 7 months ago
  49. b46779c Add maxdepth parameter so that unit modules are not displayed in rwalk(#218) by Dom G · 1 year, 8 months ago
  50. a56baae Make use of Random object from TestEnv (#220) by Dom G · 1 year, 8 months ago
  51. ae9c465 Add recent sserver changes to terraform cluster.yaml template file (#216) by Dave Marion · 1 year, 8 months ago
  52. d6d4e95 Update open telemetry version (#215) by EdColeman · 1 year, 8 months ago
  53. abc7b4e Added consistency level to CI tasks (#214) by Dave Marion · 1 year, 8 months ago
  54. ea659de Miscellaneous improvements to continuous code (#212) by Dom G · 1 year, 9 months ago
  55. 135d37d Update OpenTelemetry JavaAgent jar version, fixup README (#211) by Dave Marion · 1 year, 9 months ago
  56. 97d0441 Fix YieldingScanExecutorPT by adding shaded jar to classpath (#175) by Jeffrey Manno · 1 year, 9 months ago
  57. be75b7f Update cluster.yaml.tftpl (#210) by Dave Marion · 1 year, 10 months ago
  58. cc9ff31 Bump OpenTelemetry and Micrometer versions (#209) by Dave Marion · 1 year, 10 months ago
  59. e193354 Use ZK 3.5.10 by default by Christopher Tubbs · 1 year, 11 months ago
  60. 3da4134 Terraform config fixes based on testing (#207) by Brian Loss · 2 years ago
  61. 0373c3b runs mvn install for accumulo in terraform (#206) by Keith Turner · 2 years ago
  62. 8d87c67 Drop Replication concurrent RW test and IT (#205) by Mike Miller · 2 years ago
  63. e9cbb85 Managed disk support for Azure terraform infra (#202) by Brian Loss · 2 years ago
  64. 77e4910 Update OpenTelemetry and Micrometer versions to match Accumulo 2.1.0 (#201) by Dave Marion · 2 years, 1 month ago
  65. 0eb494a Wait for the NameNode to leave safemode before init'ing Accumulo (#200) by Dave Marion · 2 years, 1 month ago
  66. d1993ba Migrate all tests to JUnit5 (#198) by Dom G · 2 years, 1 month ago
  67. 62a9b06 Use non deprecated version of Hashing.murmur3_32() (#199) by Dom G · 2 years, 1 month ago
  68. da4a434 Fixup testing for changes in Accumulo regarding ThreadPools (#197) by Dave Marion · 2 years, 1 month ago
  69. 1da4041 upgrade versioning in performance script (#195) by Jeffrey Manno · 2 years, 2 months ago
  70. cce415d Use `NewTableConfiguration().withSplits()` instead of `addSplits()` (#193) by Dom G · 2 years, 2 months ago
  71. 169affc Fix broken links in readme (#194) by Dom G · 2 years, 2 months ago
  72. d23c2fc Make MulitTable reuse tables (#191) by Mike Miller · 2 years, 2 months ago
  73. e8e69a0 Terraform configurations for creating test infrastructure (#185) by Dave Marion · 2 years, 2 months ago
  74. d8c1003 Update usages of ThreadPools.createFixedThreadPool to include new parameter (#189) by Dom G · 2 years, 3 months ago
  75. 7bab482 Eliminate possible race condition in `agitator stop` script (#187) by Dom G · 2 years, 3 months ago
  76. 18b9072 Minor improvements to agitator readme (#186) by Dom G · 2 years, 3 months ago
  77. 267dc84 Fix broken agitator scripts (#184) by Mike Miller · 2 years, 3 months ago
  78. 6a665e7 Export PSSH (followup to #179) by Christopher Tubbs · 2 years, 4 months ago
  79. e74a1f5 Replace use of `pssh` with `parallel-ssh` (#179) by Dom G · 2 years, 4 months ago
  80. 1ac45a0 Use accumulo-project for dependency mgmt (#181) by Christopher Tubbs · 2 years, 4 months ago
  81. bf7e575 fix javadoc warnings (#178) by EdColeman · 2 years, 4 months ago
  82. 3d47755 Bump parent POM and plugin versions (#180) by Christopher Tubbs · 2 years, 4 months ago
  83. 7a91acc Continuous Ingest improvements (#168) by Dom G · 2 years, 5 months ago
  84. 0a50e1f Some minor code cleanup throughout accumulo-testing (#176) by Jeffrey Manno · 2 years, 5 months ago
  85. 638db89 Update zookeeper version to fix Overlapping warning (#174) by Jeffrey Manno · 2 years, 5 months ago
  86. 51bb9bc Fix build warnings in a few classes due to depreciation by Jeffrey Manno · 2 years, 5 months ago
  87. bbab863 Fix module-info warnings by Jeffrey Manno · 2 years, 5 months ago
  88. cb058df format by Jeffrey Manno · 2 years, 5 months ago
  89. e09a339 Update src/main/java/org/apache/accumulo/testing/performance/impl/PerfTestRunner.java by Jeffrey Manno · 2 years, 5 months ago
  90. 3d02b8e remove overlapping fix due to bug with perf test by Jeffrey Manno · 2 years, 5 months ago
  91. 3d389cf one more by Jeffrey Manno · 2 years, 5 months ago
  92. 7b909fb Fix zookeeper overlapping classes and module-info warnings by Jeffrey Manno · 2 years, 5 months ago
  93. dc18e21 Fix build warnings in a few classes due to deprication by Jeffrey Manno · 2 years, 5 months ago
  94. ccce2d6 Use correct createFixedThreadPool function by Jeffrey Manno · 2 years, 5 months ago
  95. 33448f3 Use correct createFixedThreadPool function by Jeffrey Manno · 2 years, 5 months ago
  96. 711d28e Add deletes to continuous ingest (#166) by Dom G · 2 years, 5 months ago
  97. fb59862 Ignore ReplicaitonRandomWalkIT from maven verify build by Jeffrey Manno · 2 years, 6 months ago
  98. 732047c ignore replication IT inside accumulo-testing by Jeffrey Manno · 2 years, 6 months ago
  99. c2c2408 Fix failing ScanExecutorPT (#163) by Dom G · 2 years, 7 months ago
  100. 27476d0 Update readme and add comments to RandomCachedLookupsPT by Jeffrey Manno · 2 years, 7 months ago