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/22 16:44:20 UTC

[GitHub] [accumulo] milleruntime commented on a change in pull request #1114: Deprecate Formatter & move ScanInterpreter to SPI

milleruntime commented on a change in pull request #1114: Deprecate Formatter & move ScanInterpreter to SPI
URL: https://github.com/apache/accumulo/pull/1114#discussion_r277349619
 
 

 ##########
 File path: core/src/main/java/org/apache/accumulo/core/util/format/Formatter.java
 ##########
 @@ -22,6 +22,10 @@
 import org.apache.accumulo.core.data.Key;
 import org.apache.accumulo.core.data.Value;
 
+/**
+ * @deprecated since 2.0.0. Internal use only. Use TODO: provide SPI option?
 
 Review comment:
   Ah OK.  I will keep it deprecated then. 

----------------------------------------------------------------
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