Kevin Earls created AMQ-3946:
--------------------------------
Summary: JDBCMessagePriorityTest fails intermittently
Key: AMQ-3946
URL: https://issues.apache.org/jira/browse/AMQ-3946
Project: ActiveMQ
Issue Type: Bug
Components: Test Cases
Affects Versions: 5.6.0
Reporter: Kevin Earls
Priority: Minor
This test fails intermittently, maybe 50% of the time, both on Mac OS X and
Ubuntu, with a message similar to the following about message order:
Failed tests: testConcurrentDurableSubsReconnectWithXLevels
{prioritizeMessages=true}(org.apache.activemq.store.jdbc.JDBCMessagePriorityTest):
message is in order : ActiveMQTextMessage {commandId = 915, responseRequired =
true, messageId = ID:Kevins-MacBook-Pro.local-52438-1343335723467-4:1:1:3:229,
originalDestination = null, originalTransactionId = null, producerId =
ID:Kevins-MacBook-Pro.local-52438-1343335723467-4:1:1:3, destination =
topic://TEST, transactionId = null, expiration = 0, timestamp = 1343335735227,
arrival = 0, brokerInTime = 1343335735227, brokerOutTime = 1343335735231,
correlationId = null, replyTo = null, persistent = true, type = null, priority
= 2, groupID = null, groupSequence = 0, targetConsumerId = null, compressed =
false, userID = null, content = null, marshalledProperties = null,
dataStructure = null, redeliveryCounter = 0, size = 1047, properties = null,
readOnlyProperties = true, readOnlyBody = true, droppable = false, text =
message priority: 2} expected:<228> but was:<229>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira