[
https://issues.apache.org/jira/browse/ACCUMULO-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-2325:
---------------------------------
Priority: Blocker (was: Minor)
> Avoid repeated checking in addViolation in NumericValueConstraint and
> AlphaNumKeyContraint
> ------------------------------------------------------------------------------------------
>
> Key: ACCUMULO-2325
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2325
> Project: Accumulo
> Issue Type: Improvement
> Reporter: Vikram Srivastava
> Assignee: Vikram Srivastava
> Priority: Blocker
> Fix For: 1.7.0
>
> Attachments: ACCUMULO-2325.v1.patch.txt
>
>
> addViolation is very verbose and does check for null on every violation.
> Instead we can initialize violations as non-null just return null from check
> if the list is empty.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)