milleruntime opened a new issue, #2469: URL: https://github.com/apache/accumulo/issues/2469
The Fate logger will log properties set in ZK but the method in `ZooStore` appends to the property name `"/prop_" + prop` so what is logged by the logger won't match up what is in ZK. https://github.com/apache/accumulo/blob/aab34a980d7a9ccad63797913b99b331c5cbbaae/core/src/main/java/org/apache/accumulo/core/logging/FateLogger.java#L128-L132 -- 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]
