You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/14 19:20:44 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13935385#comment-13935385 ] 

ASF subversion and git services commented on ACCUMULO-2342:
-----------------------------------------------------------

Commit 6df83da60d594f66d147a479065ff51db73fb1a2 in accumulo's branch refs/heads/1.4.5-SNAPSHOT from [~elserj]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=6df83da ]

ACCUMULO-2476, ACCUMULO-2342 Sleep after we modify a constraint. -- cherry-picked d4b06999 back to 1.4


> 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.2#6252)