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.