ctubbsii opened a new pull request #1285: Lexicoder API improvements URL: https://github.com/apache/accumulo/pull/1285 * Remove public API use of internal ValueFormatException and TypedValueCombiner.Encoder interface * Remove exception in Apilyzer configuration for ValueFormatException in Lexicoder public APIs * Remove redundant and no-longer needed TypedValueCombiner.Encoder interface * Remove unnecessarily overridden decode methods that merely call super.decode; these were kept for binary compatibility, with very old versions of Accumulo, but that can be dropped in a major version now, since Accumulo code isn't compatible with those versions anyway.
---------------------------------------------------------------- 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
