milleruntime opened a new pull request #1899:
URL: https://github.com/apache/accumulo/pull/1899


   * The CleanUp step of deletes will wait until all tablets of a tablet
   are unassigned. This will stop the memory mgr from flushing if the table
   is being deleted, allowing it to be unassigned faster.
   * Remove deleted tablet from memory reports in TabletServerResourceManager
   so it won't keep trying to flush delete tablets when they are large
   * Add TableState param to Tablet.initiateMinorCompaction() so calling code
   in TabletServerResourceManager only has to get the state once
   * Add debug to Tablet.completeClose() for better insight when waiting


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


Reply via email to