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: [email protected]
