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/11/03 14:14:15 UTC

[GitHub] [accumulo] Manno15 edited a comment on pull request #1759: Wrap undo in try block

Manno15 edited a comment on pull request #1759:
URL: https://github.com/apache/accumulo/pull/1759#issuecomment-720491835


   > There's also a similar issue in FinishCreateTable.cleanupSplitFiles, which can cause the table creation to fail, even if the table was, in fact, created.
   
   `FinishCreateTable.call` has the `tableInfo.getInitialSplitSize() > 0` check before calling `FinsihCreateTable.cleanupSplitFiles`. I don't think that one has the issue as the other two. I can still catch the exceptions just in case so we don't run into this predicament.   


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