You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/04/02 13:36:52 UTC

[GitHub] [accumulo] busbey commented on a change in pull request #1068: Revert commons config to 1.6

busbey commented on a change in pull request #1068: Revert commons config to 1.6
URL: https://github.com/apache/accumulo/pull/1068#discussion_r271307418
 
 

 ##########
 File path: core/src/main/java/org/apache/accumulo/core/client/ClientConfiguration.java
 ##########
 @@ -656,16 +656,6 @@ public void addConfiguration(Configuration config) {
     super.addConfiguration(config);
   }
 
-  /**
-   * @deprecated since 1.9.2; will be removed in 2.0.0 to eliminate commons config leakage into
-   *             Accumulo API
-   */
-  @Deprecated
-  @Override
-  public void addConfiguration(Configuration config, boolean asInMemory) {
 
 Review comment:
   Did this actually go out in 1.9.2?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services