[
https://issues.apache.org/jira/browse/QPIDJMS-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855766#comment-15855766
]
ASF subversion and git services commented on QPIDJMS-257:
---------------------------------------------------------
Commit e348e935e762cdaba294ac6382136a15bccf4231 in qpid-jms's branch
refs/heads/master from Robert Gemmell
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=e348e93 ]
QPIDJMS-257: update tests to remove race between adding handler and expected
frame arriving
> Messages delivered from a consume in client acknowledge mode cannot be
> acknowledged after the consumer is closed
> ----------------------------------------------------------------------------------------------------------------
>
> Key: QPIDJMS-257
> URL: https://issues.apache.org/jira/browse/QPIDJMS-257
> Project: Qpid JMS
> Issue Type: Bug
> Components: qpid-jms-client
> Affects Versions: 0.11.1, 0.20.0
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Fix For: 0.21.0
>
>
> The JMS specification defines that a closing a consumer is to have no effect
> on the acknowledgement of messages delivered to the application. Currently
> for client acknowledge consumers we don't support this and a call to
> acknowledge on a delivered message will fail if the consumer was previously
> closed.
> From section 8.8 of the spec.
> {quote}
> * If the session mode is CLIENT_ACKNOWLEDGE then any messages
> delivered to the application may be acknowledged by calling
> acknowledge in the normal way. It makes no difference whether this
> occurs before or after the consumer is closed.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]