[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1884) ClientTransaction alters wire format

Kevin Conner (JIRA) jira-events at lists.jboss.org
Wed Jul 6 11:52:23 EDT 2011


ClientTransaction alters wire format
------------------------------------

                 Key: JBMESSAGING-1884
                 URL: https://issues.jboss.org/browse/JBMESSAGING-1884
             Project: JBoss Messaging
          Issue Type: Bug
          Components: Messaging Core
    Affects Versions: 1.4.8.SP1
            Reporter: Kevin Conner
            Assignee: Justin Bertram


JBMESSAGING-1786 changed the format of ClientTransaction to include a recovery flag, unfortunately this breaks the wire protocol with older clients.

The versions containing this problem are
  - 1.4.0 SP3 CP11, CP12, CP13
  - 1.4.6 GA SP1
  - 1.4.7 GA
  - 1.4.8 GA
  - 1.4.8 SP1

Attached to this issue is a diff, made against the current Branch_1_4, which addresses the issue.

Older clients should still be able to talk to the newer server but will not be able to take advantage of the fix for JBMESSAGING-1786.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list