Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-257

Messages delivered from a consume in client acknowledge mode cannot be acknowledged after the consumer is closed

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.11.1, 0.20.0
    • 0.21.0
    • qpid-jms-client
    • None

    Description

      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.

      • 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.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            tabish Timothy A. Bish
            tabish Timothy A. Bish
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment