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 2018/12/28 23:23:56 UTC

[GitHub] milleruntime opened a new pull request #863: Remove unused tserver code

milleruntime opened a new pull request #863: Remove unused tserver code
URL: https://github.com/apache/accumulo/pull/863
 
 
   Biggest changes being...
   * Removed unnecessary internal TabletCommiter interface - Comment about used for testing but never was.  If a test is added, it will still need to be mocked up. 
   * Removed a few methods from SimpleMap interface.  - Not quite sure how these 2 methods are not used since they seem important but nothing calls them in any of the InMemoryMap implementations

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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