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

[jira] [Resolved] (ACCUMULO-2342) Proxy SimpleTest failures: might not see constraint updates

     [ https://issues.apache.org/jira/browse/ACCUMULO-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser resolved ACCUMULO-2342.
----------------------------------

    Resolution: Fixed

> Proxy SimpleTest failures: might not see constraint updates
> -----------------------------------------------------------
>
>                 Key: ACCUMULO-2342
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2342
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 1.5.0
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Minor
>             Fix For: 1.5.1, 1.6.0
>
>
> Some failures in the tests with after removing a constraint and then sending mutations, and the mutations being incorrectly rejected.
> It appears that the tabletserver just didn't see the update yet (the TableConfWatcher must not have fully completed), and thus the ConfiguratorObserver wasn't triggered, and the Tablet's ConstraintChecker didn't get updated.
> Waiting a little bit should fix the test.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)