jmark99 commented on a change in pull request #306: ACCUMULO-4170 Clarify ClientConfiguration javadocs URL: https://github.com/apache/accumulo/pull/306#discussion_r144362198
########## File path: core/src/main/java/org/apache/accumulo/core/client/ClientConfiguration.java ########## @@ -41,7 +41,22 @@ /** * Contains a list of property keys recognized by the Accumulo client and convenience methods for setting them. - * + * <p> + * When loading a configuration file from the system, Accumulo uses the <em>ACCUMULO_CLIENT_CONF_PATH</em> environment variable, Review comment: Sounds good. I'll update to make the adjustments. So if I understand you correctly I will only need 2 PR's. One for the 1.7 change and another for the 1.8 change and then the 1.8 change will be merged forward to 2.0? Thanks. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
