Robbie Gemmell created PROTON-1105:
--------------------------------------
Summary: enable EventImpl#getTransport() to succeed in more
situations
Key: PROTON-1105
URL: https://issues.apache.org/jira/browse/PROTON-1105
Project: Qpid Proton
Issue Type: Bug
Components: proton-j
Affects Versions: 0.11.1
Reporter: Robbie Gemmell
Assignee: Robbie Gemmell
Fix For: 0.12.0
Raising JIRA to apply changes similar to those proposed in a PR:
https://github.com/apache/qpid-proton/pull/58
EventImpl#getTransport() currently is only able to return a non-null value if
the Event context is a Transport or Connection, this change would also enable
it to succeed in other situations (if possible, i.e there is a Transport to
return).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)