[ 
https://issues.apache.org/jira/browse/AMQ-8323?focusedWorklogId=1006265&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1006265
 ]

ASF GitHub Bot logged work on AMQ-8323:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Feb/26 02:14
            Start Date: 20/Feb/26 02:14
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on PR #1412:
URL: https://github.com/apache/activemq/pull/1412#issuecomment-3931189551

   This PR is stale because it has been open 30 days with no activity. Remove 
stale label or comment or this will be closed in 5 days.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 1006265)
    Time Spent: 50m  (was: 40m)

> Implement JMS 2.0 Shared topic consumer methods
> -----------------------------------------------
>
>                 Key: AMQ-8323
>                 URL: https://issues.apache.org/jira/browse/AMQ-8323
>             Project: ActiveMQ
>          Issue Type: New Feature
>            Reporter: Matt Pavlovich
>            Assignee: Matt Pavlovich
>            Priority: Major
>              Labels: #jms2
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> {noformat}
>         @Override
>       public MessageConsumer createSharedConsumer(Topic topic, String 
> sharedSubscriptionName) throws JMSException;
>       @Override
>       public MessageConsumer createSharedConsumer(Topic topic, String 
> sharedSubscriptionName, String messageSelector) throws JMSException;
>       @Override
>       public MessageConsumer createSharedDurableConsumer(Topic topic, String 
> name) throws JMSException;
>       @Override
>       public MessageConsumer createSharedDurableConsumer(Topic topic, String 
> name, String messageSelector) throws JMSException;
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to