Grouped messages with expired TTL will cause the broker to crash.
-----------------------------------------------------------------
Key: QPID-3899
URL: https://issues.apache.org/jira/browse/QPID-3899
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: 0.16
Reporter: Ken Giusti
Assignee: Ken Giusti
Priority: Blocker
Fix For: 0.16
If a message on a grouped message queue has an expired TTL, the broker will
crash when de-queuing it.
lt-qpidd: ../../../qpid/cpp/src/qpid/broker/MessageGroupManager.cpp:156:
virtual void qpid::broker::MessageGroupManager::dequeued(const
qpid::broker::QueuedMessage&): Assertion `state.acquired != 0' failed.
Aborted (core dumped)
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]