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 2020/06/15 22:07:36 UTC

[GitHub] [accumulo] keith-turner opened a new issue #1631: Tablet in memory compaction ID is updated before metadata write

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


   While working on #1605 I noticed that the tablets in memory tracking of the compaction ID (via `Tablet.setLastCompactionID()`) was updated before updating the metadata table.  If the metadata table update fails then this could lead to tablet server/FATE disagreement about a compaction being completed causing the FATE op to hang.  This is similar to the more general issue described in ACCUMULO-18.


----------------------------------------------------------------
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] ctubbsii commented on issue #1631: Tablet in memory compaction ID is updated before metadata write

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


   I edited the original post to link to the JIRA 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] ctubbsii commented on issue #1631: Tablet in memory compaction ID is updated before metadata write

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


   I edited the original post to link to the JIRA 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] ctubbsii closed issue #1631: Tablet in memory compaction ID is updated before metadata write

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


   


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