[jira] [Commented] (PROTON-1734) [cpp] container.stop() doesn't work when called from non-proactor thread.

2018-02-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16377126#comment-16377126 ] ASF subversion and git services commented on PROTON-1734: - Commit

[jira] [Commented] (PROTON-1734) [cpp] container.stop() doesn't work when called from non-proactor thread.

2018-02-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16373365#comment-16373365 ] ASF subversion and git services commented on PROTON-1734: - Commit

[jira] [Commented] (PROTON-1734) [cpp] container.stop() doesn't work when called from non-proactor thread.

2018-02-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16373366#comment-16373366 ] ASF subversion and git services commented on PROTON-1734: - Commit

[jira] [Commented] (PROTON-1734) [cpp] container.stop() doesn't work when called from non-proactor thread.

2018-02-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16373368#comment-16373368 ] ASF subversion and git services commented on PROTON-1734: - Commit

[jira] [Commented] (PROTON-1734) [cpp] container.stop() doesn't work when called from non-proactor thread.

2018-02-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16373364#comment-16373364 ] ASF subversion and git services commented on PROTON-1734: - Commit

[jira] [Commented] (PROTON-1734) [cpp] container.stop() doesn't work when called from non-proactor thread.

2018-02-20 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370416#comment-16370416 ] Alan Conway commented on PROTON-1734: - I think this is a proactor behavior problem. In stop(), C++

[jira] [Commented] (PROTON-1734) [cpp] container.stop() doesn't work when called from non-proactor thread.

2018-02-20 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370175#comment-16370175 ] Andrew Stitcher commented on PROTON-1734: - Possibly this could be worked around at the C++ level

[jira] [Commented] (PROTON-1734) [cpp] container.stop() doesn't work when called from non-proactor thread.

2018-02-20 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370173#comment-16370173 ] Andrew Stitcher commented on PROTON-1734: - This issue  appears to happen specifically when you

[jira] [Commented] (PROTON-1734) [cpp] container.stop() doesn't work when called from non-proactor thread.

2018-01-31 Thread chao fan (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16347964#comment-16347964 ] chao fan commented on PROTON-1734: -- I also encountered this issue. I use proton on Windows by VS2017.