You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2009/11/12 17:35:52 UTC

[jira] Created: (AMQCPP-266) Client Ack is not applied across the session

Client Ack is not applied across the session
--------------------------------------------

                 Key: AMQCPP-266
                 URL: https://issues.apache.org/activemq/browse/AMQCPP-266
             Project: ActiveMQ C++ Client
          Issue Type: Bug
          Components: CMS Impl, Openwire
    Affects Versions: 3.0.1
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 3.1


When a Session is in Client Ack it should apply the ack to all the consumers in the Session not just the one that the message came from.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AMQCPP-266) Client Ack is not applied across the session

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQCPP-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQCPP-266.
---------------------------------

    Resolution: Fixed

Resolved in trunk, new tests added to the integration suite.

> Client Ack is not applied across the session
> --------------------------------------------
>
>                 Key: AMQCPP-266
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-266
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: CMS Impl, Openwire
>    Affects Versions: 3.0.1
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 3.1
>
>
> When a Session is in Client Ack it should apply the ack to all the consumers in the Session not just the one that the message came from.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.