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:02:18 UTC

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

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

 ##########
 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:
   This class only existed to support a shell option, so even though not public API it was advertised to users as something they should use. 

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