Github user joshelser commented on the issue:
https://github.com/apache/accumulo/pull/228
Cool, thanks for clarifying, Mike.
I'm also seeing that test still failing. The GC never comes back up, fails
with the below.
```
2017-03-10 16:27:05,828 [start.Main] ERROR: Uncaught exception
java.lang.NullPointerException
at org.apache.accumulo.start.Main.printCommand(Main.java:202)
at org.apache.accumulo.start.Main.printUsage(Main.java:210)
at org.apache.accumulo.start.Main.execMainClassName(Main.java:138)
at org.apache.accumulo.start.Main.main(Main.java:85)
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---