[GitHub] qpid-proton pull request: Fix nullPointerException in event impl i...

2016-01-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/qpid-proton/pull/58 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] qpid-proton pull request: Fix nullPointerException in event impl i...

2016-01-25 Thread gemmellr
Github user gemmellr commented on the pull request: https://github.com/apache/qpid-proton/pull/58#issuecomment-174484938 As it won't cause any harm I've pushed a change (essentially yours with the whitespace fixed) for this via PROTON-1105 to close out the PR, but as mentioned if you

[GitHub] qpid-proton pull request: Fix nullPointerException in event impl i...

2016-01-15 Thread gemmellr
Github user gemmellr commented on the pull request: https://github.com/apache/qpid-proton/pull/58#issuecomment-172036582 Hi Sreeram, Do you actually mean that there was an NPE inside EventImpl as the title suggests? Given usage of the getTransport() inside EventImpl method,

[GitHub] qpid-proton pull request: Fix nullPointerException in event impl i...

2016-01-14 Thread SreeramGarlapati
GitHub user SreeramGarlapati opened a pull request: https://github.com/apache/qpid-proton/pull/58 Fix nullPointerException in event impl in the Reactor.onSessionInit codePaths Eventhubs java client depends on Proton-j Reactor APIs. While running our stress scenarios - we