You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/04/22 11:22:13 UTC

[jira] [Commented] (QPID-7226) [Java Broker] [BDB HA] BDBHAVirtualHostNodeTest.testIntruderConnected test failed with ReplicaConsistencyException

    [ https://issues.apache.org/jira/browse/QPID-7226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15253606#comment-15253606 ] 

ASF subversion and git services commented on QPID-7226:
-------------------------------------------------------

Commit 1740474 from [~k-wall] in branch 'java/trunk'
[ https://svn.apache.org/r1740474 ]

QPID-7226: [Java BDD HA Tests] Make intruder node use NoConsistencyRequiredPolicy when connecting to the group.

> [Java Broker] [BDB HA] BDBHAVirtualHostNodeTest.testIntruderConnected test failed with ReplicaConsistencyException 
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-7226
>                 URL: https://issues.apache.org/jira/browse/QPID-7226
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>            Priority: Minor
>             Fix For: qpid-java-6.1
>
>
> The 'intruder' node timed out (on construction of the {{ReplicatedEnvironment}} with the following stack trace.  The remainder of the group had already (correctly) shut themselves down in response to the unexpected node.    It seem the {{ReplicaConsistencyException}} is another legitimate way the intruder node can fail, which, up until now the test didn't anticipate.
> {noformat}
>     <error message="(JE 5.0.104) Unable to achieve consistency despite waiting for 300000 ms." type="com.sleepycat.je.rep.ReplicaConsistencyException"><![CDATA[com.sleepycat.je.rep.ReplicaConsistencyException: (JE 5.0.104) Unable to achieve consistency despite waiting for 300000 ms.
> 	at com.sleepycat.je.rep.impl.node.Replica$ConsistencyTracker.await(Replica.java:1396)
> 	at com.sleepycat.je.rep.impl.node.Replica$ConsistencyTracker.awaitVLSN(Replica.java:1372)
> 	at com.sleepycat.je.rep.impl.PointConsistencyPolicy.ensureConsistency(PointConsistencyPolicy.java:79)
> 	at com.sleepycat.je.rep.impl.node.RepNode.joinAsReplica(RepNode.java:1909)
> 	at com.sleepycat.je.rep.impl.node.RepNode.joinGroup(RepNode.java:1827)
> 	at com.sleepycat.je.rep.impl.RepImpl.joinGroup(RepImpl.java:506)
> 	at com.sleepycat.je.rep.ReplicatedEnvironment.joinGroup(ReplicatedEnvironment.java:479)
> 	at com.sleepycat.je.rep.ReplicatedEnvironment.<init>(ReplicatedEnvironment.java:532)
> 	at com.sleepycat.je.rep.ReplicatedEnvironment.<init>(ReplicatedEnvironment.java:397)
> 	at com.sleepycat.je.rep.ReplicatedEnvironment.<init>(ReplicatedEnvironment.java:461)
> 	at org.apache.qpid.server.store.berkeleydb.BDBHAVirtualHostNodeTest.joinIntruder(BDBHAVirtualHostNodeTest.java:821)
> 	at org.apache.qpid.server.store.berkeleydb.BDBHAVirtualHostNodeTest.testIntruderConnected(BDBHAVirtualHostNodeTest.java:795)
> {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org