You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ron Gavlin (JIRA)" <ji...@apache.org> on 2009/01/28 13:57:02 UTC

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

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


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.


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

Posted by "Ron Gavlin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMXCOMP-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ron Gavlin updated SMXCOMP-87:
------------------------------

    Patch Info: [Patch Available]

> Restore and deprecate unused "stateless" boolean property on JmsProviderEndpoint
> --------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-87
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-87
>             Project: ServiceMix Components
>          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.


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

Posted by "Joe Luo (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Resolved: (SMXCOMP-87) Restore and deprecate unused "stateless" boolean property on JmsProviderEndpoint

Posted by "Edell Nolan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMXCOMP-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edell Nolan resolved SMXCOMP-87.
--------------------------------

    Resolution: Fixed

Patch applied.

> Restore and deprecate unused "stateless" boolean property on JmsProviderEndpoint
> --------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-87
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-87
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-jms
>    Affects Versions: 3.2.4
>         Environment: SMX 3.2.4-SNAPSHOT
>            Reporter: Ron Gavlin
>            Assignee: Edell Nolan
>            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.


[jira] Assigned: (SMXCOMP-87) Restore and deprecate unused "stateless" boolean property on JmsProviderEndpoint

Posted by "Edell Nolan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMXCOMP-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edell Nolan reassigned SMXCOMP-87:
----------------------------------

    Assignee: Edell Nolan

> Restore and deprecate unused "stateless" boolean property on JmsProviderEndpoint
> --------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-87
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-87
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-jms
>    Affects Versions: 3.2.4
>         Environment: SMX 3.2.4-SNAPSHOT
>            Reporter: Ron Gavlin
>            Assignee: Edell Nolan
>            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.


[jira] Closed: (SMXCOMP-87) Restore and deprecate unused "stateless" boolean property on JmsProviderEndpoint

Posted by "Edell Nolan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMXCOMP-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edell Nolan closed SMXCOMP-87.
------------------------------


> Restore and deprecate unused "stateless" boolean property on JmsProviderEndpoint
> --------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-87
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-87
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-jms
>    Affects Versions: 3.2.4
>         Environment: SMX 3.2.4-SNAPSHOT
>            Reporter: Ron Gavlin
>            Assignee: Edell Nolan
>            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.


[jira] Commented: (SMXCOMP-87) Restore and deprecate unused "stateless" boolean property on JmsProviderEndpoint

Posted by "Edell Nolan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMXCOMP-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50028#action_50028 ] 

Edell Nolan commented on SMXCOMP-87:
------------------------------------

I have applied Joe's patch to the 322 branch only. It will remain deprecated on the 322 branch and it will remain removed on the 33 branch.

thanks, Edell.

> Restore and deprecate unused "stateless" boolean property on JmsProviderEndpoint
> --------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-87
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-87
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-jms
>    Affects Versions: 3.2.4
>         Environment: SMX 3.2.4-SNAPSHOT
>            Reporter: Ron Gavlin
>            Assignee: Edell Nolan
>            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.