apache / accumulo-testing

Apache Accumulo Testing
https://accumulo.apache.org
Apache License 2.0
15 stars 40 forks source link

Fix compilation error. Use new IO API #286

Closed DomGarguilo closed 1 month ago

DomGarguilo commented 1 month ago

The build was failing with the following:

Compilation failure: 
[ERROR] /home/runner/work/accumulo-testing/accumulo-testing/src/main/java/org/apache/accumulo/testing/randomwalk/bulk/SelectiveQueueing.java:[24,53] package org.apache.accumulo.core.client.admin.servers does not exist
[ERROR] /home/runner/work/accumulo-testing/accumulo-testing/src/main/java/org/apache/accumulo/testing/performance/tests/SplitBalancingPT.java:[28,53] package org.apache.accumulo.core.client.admin.servers does not exist