ctubbsii commented on a change in pull request #1572: Refactor use of 
ServerConfigurationFactory
URL: https://github.com/apache/accumulo/pull/1572#discussion_r399458608
 
 

 ##########
 File path: 
server/base/src/main/java/org/apache/accumulo/server/tabletserver/MemoryManager.java
 ##########
 @@ -32,8 +33,22 @@
 
   /**
    * Initialize the memory manager.
+   *
+   * @deprecated since 2.1 use {@link #init(ServerContext)}
 
 Review comment:
   I'd add the note about scheduled for removal in this javadoc tag also.
   ```suggestion
      * @deprecated since 2.1 use {@link #init(ServerContext)}; to be removed 
in 3.0.0
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to