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 2015/05/19 23:14:59 UTC

[jira] [Created] (ACCUMULO-3834) ConstraintIT occasionally failing

Josh Elser created ACCUMULO-3834:
------------------------------------

             Summary: ConstraintIT occasionally failing
                 Key: ACCUMULO-3834
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3834
             Project: Accumulo
          Issue Type: Bug
          Components: test
    Affects Versions: 1.7.0
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Minor
             Fix For: 1.8.0, 1.7.1


Noticed ConstraintIT sometimes fails for me.

Looks like it's our old async ZK propagation friend. Some servers don't get the watcher to fire and don't get the constraint update before the client successfully writes the data.

{code}
java.lang.Exception: Unexpected constraints
	at org.apache.accumulo.test.functional.ConstraintIT.test2(ConstraintIT.java:275)
	at org.apache.accumulo.test.functional.ConstraintIT.run(ConstraintIT.java:70)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)