-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/676/
-----------------------------------------------------------

Review request for qpid.


Summary
-------

Any execution exception received will now be notified to AMQSession_0_10 via 
the SessionListener.
Also the AMQSession_0_10 will be marked closed.

The Exception thrown when the session is accessed after it was closed, will now 
contain information about the underlying AMQ Exception that caused the session 
closure.


This addresses bug QPID-3233.
    https://issues.apache.org/jira/browse/QPID-3233


Diffs
-----

  
http://svn.apache.org/repos/asf/qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/AMQSession.java
 1097636 
  
http://svn.apache.org/repos/asf/qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/AMQSession_0_10.java
 1097636 
  
http://svn.apache.org/repos/asf/qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/AMQSession_0_8.java
 1097636 
  
http://svn.apache.org/repos/asf/qpid/trunk/qpid/java/client/src/test/java/org/apache/qpid/test/unit/message/TestAMQSession.java
 1097636 
  
http://svn.apache.org/repos/asf/qpid/trunk/qpid/java/common/src/main/java/org/apache/qpid/transport/Session.java
 1097636 

Diff: https://reviews.apache.org/r/676/diff


Testing
-------


Thanks,

rajith

Reply via email to