keith-turner commented on PR #5233: URL: https://github.com/apache/accumulo/pull/5233#issuecomment-2576448056
The code for loading client props seems to use java Properties and not commons config, so FileHandler would not be applicable there. https://github.com/apache/accumulo/blob/cf42adff3f988ff467ff3f71449732b32703573f/core/src/main/java/org/apache/accumulo/core/clientImpl/ClientInfoImpl.java#L113 -- 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]
