dlmarion opened a new pull request #2143:
URL: https://github.com/apache/accumulo/pull/2143
Modified the external compaction properties to be in line with other
properties
in the codebase. Specifically, I changed
1. the enum names starting with `COORDINATOR` to `COMPACTION_COORDINATOR`
2. the keys starting with `coordinator` to `compaction_coordinator`
3. properties having to with compaction of files to include the term
`compaction` in the key
Closes #2142
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]