Rafael Schloming wrote:
Robert Greig wrote:
On 07/09/2007, Rafael Schloming <[EMAIL PROTECTED]> wrote:
FWIW, I believe there are several serious race conditions on both the
trunk and M2. The JIRAs I've filed against M2 have instructions on how
to reproduce them. If these do in fact exist on M2 I would consider it
unreleasable.
Could any of them result in message loss?
The intermittent failures described in QPID-580 could quite possibly
indicate message loss, although it is impossible to know for sure due to
the way the test is constructed.
Also, QPID-573 causes message duplication which, depending on your
application, may be as bad as message loss.
QPID-573 is fixed on the trunk, BTW, so it should be a simple matter to
port it to the branch.
--Rafael