apache / accumulo-testing

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

Failing build - cannot find Property.TSERV_WORKQ_THREADS #280

Closed DomGarguilo closed 3 months ago

DomGarguilo commented 3 months ago

My build failed with the following:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project accumulo-testing: Compilation failure
[ERROR] /home/runner/work/accumulo-testing/accumulo-testing/src/main/java/org/apache/accumulo/testing/randomwalk/concurrent/Config.java:[69,59] cannot find symbol
[ERROR]   symbol:   variable TSERV_WORKQ_THREADS
[ERROR]   location: class org.apache.accumulo.core.conf.Property