You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Vikram Srivastava (JIRA)" <ji...@apache.org> on 2014/02/10 08:30:19 UTC

[jira] [Created] (ACCUMULO-2345) Improve ConstraintChecker.check

Vikram Srivastava created ACCUMULO-2345:
-------------------------------------------

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


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)