Rob Godfrey created QPID-3993:
---------------------------------

             Summary: [Java AMQP 1.0] NPE on receiving continuation transfers 
which do not have the delvieryId set
                 Key: QPID-3993
                 URL: https://issues.apache.org/jira/browse/QPID-3993
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker, Java Common
    Affects Versions: 0.17
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             Fix For: 0.17


The SessionEndpoint is trying to lookup the delivery using the deliveryId, but 
this can be ommitted on conitnuation transfers.  The LinkEndpoint needs to 
store the deliveryId of any non-complete transfers

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to