[
https://issues.apache.org/jira/browse/AMQ-8323?focusedWorklogId=962930&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-962930
]
ASF GitHub Bot logged work on AMQ-8323:
---------------------------------------
Author: ASF GitHub Bot
Created on: 21/Mar/25 19:29
Start Date: 21/Mar/25 19:29
Worklog Time Spent: 10m
Work Description: kenliao94 commented on PR #1412:
URL: https://github.com/apache/activemq/pull/1412#issuecomment-2744271891
Hi @cshannon it is ready. I am just prototyping to see if there are any
things I miss.
Issue Time Tracking
-------------------
Worklog Id: (was: 962930)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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