DomGarguilo opened a new pull request, #2928:
URL: https://github.com/apache/accumulo/pull/2928

   This IT has failed a few times due to timeout 
([here](https://ci-builds.apache.org/job/Accumulo/job/main/org.apache.accumulo$accumulo-test/382/testReport/junit/org.apache.accumulo.test/LargeSplitRowIT/automaticSplitLater/)
 and 
[here](https://ci-builds.apache.org/job/Accumulo/job/main/org.apache.accumulo$accumulo-test/396/testReport/junit/org.apache.accumulo.test/LargeSplitRowIT/automaticSplitLater/)).
 This PR primarily increases the timeout for the failing IT.
   
   While editing this file i saw a few places for improvements so I also added 
the following changes to this PR:
   * adds resources to try-with-resources blocks
   * make use of `Arrays.fill()`
   * create and use variables with descriptive names
   * make use of `NewTableConfiguration` to set properties where possible
   * simplify logic where possible


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to