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/29 19:05:09 UTC

[GitHub] [accumulo] milleruntime edited a comment on issue #1644: minor compaction never retries

milleruntime edited a comment on issue #1644:
URL: https://github.com/apache/accumulo/issues/1644#issuecomment-651303156


   It looks like a NoClassDefFoundError will slip through the try/catch in MinorCompactor [here](https://github.com/apache/accumulo/blob/0a9837f3f8395d89c5cd7bab7805c4aae28919be/server/tserver/src/main/java/org/apache/accumulo/tserver/tablet/MinorCompactor.java#L136).   The easiest solution would be to add a NoClassDefFoundError to the catch next to UnsatisfiedLinkError.


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