ctubbsii commented on a change in pull request #1114: Deprecate Formatter & move ScanInterpreter to SPI URL: https://github.com/apache/accumulo/pull/1114#discussion_r277193036
########## 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 is already is in a non-public API package. No need to deprecate. It can just be removed. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
