dlmarion opened a new issue, #3470:
URL: https://github.com/apache/accumulo/issues/3470
Now that the CompactionCoordinator was moved into the Manager, there is no
need for the extra heirarchy in the cluster.yaml file.
This:
```
compaction:
compactor:
```
Can now simply become:
```
compactor:
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]