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 2021/04/07 11:03:26 UTC

[GitHub] [accumulo] dlmarion opened a new issue #2003: Determine whether CompactionCoordinator::update should cancel running compactions

dlmarion opened a new issue #2003:
URL: https://github.com/apache/accumulo/issues/2003


   @keith-turner - can you check this method, it pre-dates the work you did with putting the compaction information in the metadata table. I don't think we need to cancel these running compactions when a tserver goes down anymore, the tablet will just be re-hosted.
   


-- 
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:
users@infra.apache.org



[GitHub] [accumulo] keith-turner commented on issue #2003: Determine whether CompactionCoordinator::update should cancel running compactions

Posted by GitBox <gi...@apache.org>.
keith-turner commented on issue #2003:
URL: https://github.com/apache/accumulo/issues/2003#issuecomment-815051170


   yeah I can look at it


-- 
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:
users@infra.apache.org



[GitHub] [accumulo] dlmarion commented on issue #2003: Determine whether CompactionCoordinator::update should cancel running compactions

Posted by GitBox <gi...@apache.org>.
dlmarion commented on issue #2003:
URL: https://github.com/apache/accumulo/issues/2003#issuecomment-817894181


   @keith-turner - we talked about this last week, right? TServer going down should not cancel external compaction that is running, right? If so, I can take this over and make the necessary code mods.


-- 
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:
users@infra.apache.org



[GitHub] [accumulo] dlmarion closed issue #2003: Determine whether CompactionCoordinator::update should cancel running compactions

Posted by GitBox <gi...@apache.org>.
dlmarion closed issue #2003:
URL: https://github.com/apache/accumulo/issues/2003


   


-- 
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:
users@infra.apache.org



[GitHub] [accumulo] keith-turner commented on issue #2003: Determine whether CompactionCoordinator::update should cancel running compactions

Posted by GitBox <gi...@apache.org>.
keith-turner commented on issue #2003:
URL: https://github.com/apache/accumulo/issues/2003#issuecomment-817904729


   Right, it should not cancel them.


-- 
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:
users@infra.apache.org