Java failover not working as session attach fails
-------------------------------------------------

                 Key: QPID-1857
                 URL: https://issues.apache.org/jira/browse/QPID-1857
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: M4
            Reporter: Rajith Attapattu
            Assignee: Rajith Attapattu
             Fix For: 0.6


The java client failover issue is caused by a change in broker where it will 
not allow (since we don't support session resume) to use the same session name 
when attaching the session after failover. 
A the solution for this is to  create a new session id, instead of reusing the 
same when it tries to attach the session.  

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to