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 22:09:19 UTC

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

Josh Elser created ACCUMULO-2342:
------------------------------------

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


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)