ddanielr opened a new issue, #5973:
URL: https://github.com/apache/accumulo/issues/5973
**Is your feature request related to a problem? Please describe.**
The current GroupBalancer does not generate helpful logs when attempting to
configure a partitioner.
This results in ambiguous config changes being made and the user having to
wait for balance operation to be performed in order to validate configuration
settings.
**Describe the solution you'd like**
The Group Balancer creates log messages describing the current partitioner
selection process and if the configuration properties being set are valid and
matching what is expected.
**Additional context**
Most of this desire is for a better use of the RegexGroupBalancer. However
that class extends the GroupBalancer so improving the GroupBalancer makes the
most sense.
--
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]