ctubbsii commented on issue #3233:
URL: https://github.com/apache/accumulo/issues/3233#issuecomment-1464359156

   The issue here is basically whether copy config should copy the actual 
config or the effective config. It currently copies the effective config, since 
there's no good way to view the actual config. In 2.1, with the way we've 
changed how properties work, it might be easier to resolve just the actual 
config and bypass the effective config... but I think if we change that 
behavior, it should be done with a new API, rather than break the existing API.


-- 
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]

Reply via email to