summaryrefslogtreecommitdiff
path: root/java/client-java14
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2007-09-14 22:47:52 +0000
committerMartin Ritchie <ritchiem@apache.org>2007-09-14 22:47:52 +0000
commite153353681ef7b4960aba09dcbffb61a99f25f7b (patch)
tree974e4f852d8a6ddfb5282004da0186b96ef2fa64 /java/client-java14
parent97a264479653731473dc6ae3389458357c876ff5 (diff)
downloadqpid-python-e153353681ef7b4960aba09dcbffb61a99f25f7b.tar.gz
QPID-531 : NO_ACK fix. Added a decrementReference in SubscriptionImpl after the message has been sent. This was previously done inside dequeueMessage() but when the reference counting was reworked earlier in the year it was moved out of that method.. but all the uses of dequeueMessage were not evaluated. The existing AckTest didon't detect this error as it only occurs with persistent messages which the client sends by default. The AckTest however only tests transient messages. Updated Test for NO_ACK raised JIRA QPID-602 to cover updating the rest of the AckTests
(Updated log to show correct JIRA QPID-531 not QPID-573) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@575811 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/client-java14')
0 files changed, 0 insertions, 0 deletions