document race conditions in complex messaging systems
-----------------------------------------------------
Key: QPID-3037
URL: https://issues.apache.org/jira/browse/QPID-3037
Project: Qpid
Issue Type: Improvement
Components: C++ Broker
Reporter: michael j. goulish
Assignee: michael j. goulish
inspired by QPID-2992
We need some documentation to describe the kinds of 'race' problems you can get
into when creating and shutting down messaging systems involving clusters,
store, and federation. There are 'race conditions' that can give the
appearance of bugs that depend on, for example, the speed with which you shut
down brokers and the order in which you shut down brokers in a multi-broker
messaging system.
We should have a single place in the docs where we collect what we know about
the most common of these problems, and best practices for avoiding them.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]