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/05/14 19:03:04 UTC

[GitHub] [accumulo] keith-turner opened a new issue #2111: Need to test rebuild of selected set on tablet load.

keith-turner opened a new issue #2111:
URL: https://github.com/apache/accumulo/issues/2111


   When a tablet it initiates a user compaction it selects a set of file and then works to get those files compacted across possibly multiple compactions.  For external compactions the set of selected files file is rebuilt when a tablet unload and reloads on another tserver.  If possible this scenario should be tested, if its not already.


-- 
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 closed issue #2111: Need to test rebuild of selected set on tablet load.

Posted by GitBox <gi...@apache.org>.
keith-turner closed issue #2111:
URL: https://github.com/apache/accumulo/issues/2111


   


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

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo] milleruntime commented on issue #2111: Need to test rebuild of selected set on tablet load.

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


   I assigned this to myself as a reminder TODO next but anyone feel free to tackle in the meantime as I am not actively working this issue.


-- 
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 closed issue #2111: Need to test rebuild of selected set on tablet load.

Posted by GitBox <gi...@apache.org>.
keith-turner closed issue #2111:
URL: https://github.com/apache/accumulo/issues/2111


   


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

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo] keith-turner commented on issue #2111: Need to test rebuild of selected set on tablet load.

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


   I actually started working on some unit test that are related to this this morning.  Should be posting a PR shortly
   


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

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo] milleruntime commented on issue #2111: Need to test rebuild of selected set on tablet load.

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


   @dlmarion you recently refactored the ExternalCompaction ITs, do you know if they cover this scenario?


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

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo] keith-turner commented on issue #2111: Need to test rebuild of selected set on tablet load.

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


   Could try to test the end-to-end functionality works in an IT.  The code that rebuilds the selected set of files has a lot of sanity checks.  Could refactor the code so that all of these sanity checks can be exercised in a unit test.


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