ctubbsii opened a new pull request #1826:
URL: https://github.com/apache/accumulo/pull/1826
* Remove unneeded MemoryManagementActions class
* Remove unneeded TabletState interface (in server-base)
* Move LargestFirstMemoryManager implementation to the tserver jar
* Move TabletStateImpl from an inner class in
TabletServerResourceManager to its own class named TabletMemoryReport,
since that more accurately reflects its purpose (and matches the
variable names which are assigned to it); this supersedes PR #1823
* Remove TestTabletState in favor of simplified anonymous inner-class to
override the `getExtent()` method
----------------------------------------------------------------
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]