[
https://issues.apache.org/jira/browse/ACCUMULO-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911647#comment-13911647
]
ASF subversion and git services commented on ACCUMULO-2345:
-----------------------------------------------------------
Commit 5f726968ec19de8c37255656933509a9528b40ff in accumulo's branch
refs/heads/master from [~vickyuec]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=5f72696 ]
ACCUMULO-2345 Improve ConstraintCheck.check and add unit test
Signed-off-by: Bill Havanki <[email protected]>
> Improve ConstraintChecker.check
> -------------------------------
>
> Key: ACCUMULO-2345
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2345
> Project: Accumulo
> Issue Type: Improvement
> Components: tserver
> Affects Versions: 1.7.0
> Reporter: Vikram Srivastava
> Assignee: Vikram Srivastava
> Priority: Trivial
> Fix For: 1.7.0
>
> Attachments: ACCUMULO-2345.v1.patch.txt, ACCUMULO-2345.v2.patch.txt,
> ACCUMULO-2345.v3.patch.txt
>
>
> The if-else condition inside {{for}} loop can be merged with try-catch since
> {{throwable}} is not null only if code goes inside the catch section.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)