jmark99 commented on a change in pull request #575: Add splits to table at time 
of table creation #573
URL: https://github.com/apache/accumulo/pull/575#discussion_r207339057
 
 

 ##########
 File path: 
server/master/src/main/java/org/apache/accumulo/master/FateServiceHandler.java
 ##########
 @@ -155,8 +155,8 @@ public void executeFateOperation(TInfo tinfo, TCredentials 
c, long opid, FateOpe
             splitFile = createSplitFile(opid, arguments, splitCount, 
SPLIT_OFFSET);
           } catch (IOException e) {
 
 Review comment:
   Updated to catch and throw exception if method fails.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to