keith-turner commented on a change in pull request #1030: Kerberos support #1025 URL: https://github.com/apache/fluo/pull/1030#discussion_r177779729
########## File path: modules/api/src/main/java/org/apache/fluo/api/config/FluoConfiguration.java ########## @@ -48,6 +48,22 @@ // Client properties private static final String CLIENT_PREFIX = FLUO_PREFIX + ".client"; + + /** + * @since 1.2.0 Review comment: This should be 1.3.0 ---------------------------------------------------------------- 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
