You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Encountered an issue where zoo-prop-editor was unable to set a classpath context value due to not being able to validate the context.
Was able to finally set the value once the manager was up and running.
Need to test the code and see if this was a coincidence as zoo-prop-editor should function when the entire accumulo-cluster is down.
Versions (OS, Maven, Java, and others, as appropriate):
Affected version(s) of this project: [e.g. 1.10.0] 2.1.x
Expected behavior
zoo-prop-editor should be able to set any property value as it is defined as a repair tool to use when accumulo cannot start when an invalid configuration value is present in zookeeper.
The text was updated successfully, but these errors were encountered:
Describe the bug
Encountered an issue where zoo-prop-editor was unable to set a classpath context value due to not being able to validate the context.
Was able to finally set the value once the manager was up and running.
Need to test the code and see if this was a coincidence as zoo-prop-editor should function when the entire accumulo-cluster is down.
Versions (OS, Maven, Java, and others, as appropriate):
Expected behavior
zoo-prop-editor should be able to set any property value as it is defined as a repair tool to use when accumulo cannot start when an invalid configuration value is present in zookeeper.
The text was updated successfully, but these errors were encountered: