[
https://issues.apache.org/jira/browse/AMQ-8323?focusedWorklogId=962169&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-962169
]
ASF GitHub Bot logged work on AMQ-8323:
---------------------------------------
Author: ASF GitHub Bot
Created on: 17/Mar/25 21:13
Start Date: 17/Mar/25 21:13
Worklog Time Spent: 10m
Work Description: cshannon commented on PR #1412:
URL: https://github.com/apache/activemq/pull/1412#issuecomment-2730943030
Is this ready for review or are you still making changes? This is going to
be a tricky feature to implement so I will be reviewing the design in detail
and see what changes are needed.
Issue Time Tracking
-------------------
Worklog Id: (was: 962169)
Time Spent: 20m (was: 10m)
> 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: 20m
> 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