[
https://issues.apache.org/jira/browse/AMQ-7309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17348571#comment-17348571
]
Christopher L. Shannon edited comment on AMQ-7309 at 5/20/21, 2:44 PM:
-----------------------------------------------------------------------
-1, as mentioned on the users list and dev list I think it is a terrible idea
to have the new API methods delegate to old JMS 1.1 methods as when a user
calls new methods like create a shared subscription they are expecting that
behavior. Also it would be a completely breaking change if we ever added real
support on the server. Any unsupported methods would need to throw an error and
not just simply call a 1.1. method.
was (Author: christopher.l.shannon):
-1, as mentioned on the users list and dev list I think it is a terrible idea
to have the new API methods delegate to old JMS 1.1 methods as when a user
calls new methods like create a shared subscription they are expcting that
behavior. Also it would be a completely breakin change if we ever added real
support on the server. Any unsupported methods would need to throw an error and
not just simply call a 1.1. method.
> Add JMS 2.0 support
> -------------------
>
> Key: AMQ-7309
> URL: https://issues.apache.org/jira/browse/AMQ-7309
> Project: ActiveMQ
> Issue Type: New Feature
> Components: Broker, JMS client
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.17.0
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)