.Net can cause negative reference count on Java broker.
-------------------------------------------------------
Key: QPID-764
URL: https://issues.apache.org/jira/browse/QPID-764
Project: Qpid
Issue Type: Bug
Components: Dot Net Client, Java Broker
Affects Versions: M2
Reporter: Rupert Smith
Fix For: M2.1
... if channels not closed properly. Added Close() methods to
channels/publishers/consumers so that things can be closed down properly. Lack
of closing meant that multiple acks are being send.
However, reference counting is internal to the broker, and should not go
negative even if clients misbehave, so creating this JIRA for resolution
against the JAva broker. Test case to follow...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.