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 2011/04/16 17:28:05 UTC

[jira] [Created] (AMQCPP-362) Make Session and MessageConsumer both Startable and Stoppable in the CMS API

Make Session and MessageConsumer both Startable and Stoppable in the CMS API
----------------------------------------------------------------------------

                 Key: AMQCPP-362
                 URL: https://issues.apache.org/jira/browse/AMQCPP-362
             Project: ActiveMQ C++ Client
          Issue Type: Improvement
          Components: CMS Impl
    Affects Versions: 3.3.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
            Priority: Trivial


In order to allow users to more safely shut down CMS resources we should add the startable and stoppable interface to Session and MessageConsumer in CMS so that the user doesn't need to cast inner types.  The will be marked as optional methods in CMS and can throw cms::UnsupportedOperation exceptions if not implemented.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (AMQCPP-362) Make Session and MessageConsumer both Startable and Stoppable in the CMS API

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

Timothy Bish resolved AMQCPP-362.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.4.0

Fixed in trunk

> Make Session and MessageConsumer both Startable and Stoppable in the CMS API
> ----------------------------------------------------------------------------
>
>                 Key: AMQCPP-362
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-362
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>          Components: CMS Impl
>    Affects Versions: 3.3.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Trivial
>             Fix For: 3.4.0
>
>
> In order to allow users to more safely shut down CMS resources we should add the startable and stoppable interface to Session and MessageConsumer in CMS so that the user doesn't need to cast inner types.  The will be marked as optional methods in CMS and can throw cms::UnsupportedOperation exceptions if not implemented.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira