You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Joe Luo (JIRA)" <ji...@apache.org> on 2009/01/29 14:50:59 UTC

[jira] Updated: (SM-1779) Restore and deprecate unused "stateless" boolean property on JmsProviderEndpoint

     [ https://issues.apache.org/activemq/browse/SM-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Luo updated SM-1779:
------------------------

    Attachment: SM-1779.patch

Here is a patch for restoring "stateless" property of JMSProviderEndpoint with "@Deprecated" annotation and "@deprecated" Javadoc tag.

> Restore and deprecate unused "stateless" boolean property on JmsProviderEndpoint
> --------------------------------------------------------------------------------
>
>                 Key: SM-1779
>                 URL: https://issues.apache.org/activemq/browse/SM-1779
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-jms
>    Affects Versions: 3.2.4
>         Environment: SMX 3.2.4-SNAPSHOT
>            Reporter: Ron Gavlin
>            Priority: Critical
>         Attachments: SM-1779.patch
>
>
> In the patch for SM-1680 applied to both the trunk and the smx 3.2.x branch, the unused "stateless" boolean property in JmsProviderEndpoint was removed. As a result, jms:provider endpoints with the "stateless" property specified would break when upgrading from release 3.2.3 to release 3.2.4. From my perspective, this type of breaking change should be strongly discouraged between minor releases. Rather, I recommend that the "stateless" property be deprecated and subsequently removed at the next major revision.
> Please restore and deprecate the "stateless" property in the JmsProviderEndpoint.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.