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

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

                Author: ASF GitHub Bot
            Created on: 21/Mar/25 19:44
            Start Date: 21/Mar/25 19:44
    Worklog Time Spent: 10m 
      Work Description: jbonofre commented on PR #1412:
URL: https://github.com/apache/activemq/pull/1412#issuecomment-2744296114

   Thanks. I gonna take a new look.




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

    Worklog Id:     (was: 962932)
    Time Spent: 40m  (was: 0.5h)

> Implement JMS 2.0 Shared topic consumer methods
> -----------------------------------------------
>
>                 Key: AMQ-8323
>                 URL: https://issues.apache.org/jira/browse/AMQ-8323
>             Project: ActiveMQ Classic
>          Issue Type: New Feature
>            Reporter: Matt Pavlovich
>            Assignee: Matt Pavlovich
>            Priority: Major
>              Labels: #jms2
>          Time Spent: 40m
>  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