Re: Best practices using proton-j Reactor

2016-02-04 Thread Robbie Gemmell
Hi Sree, I'm not too familiar with the Reactor bits, I've never used them beyong the send/recv examples, but I'll try to answer what I can. Perhaps other folks can chime in if they know more (even if based on knowledge of the proton-c reactor). Responses inline. On 3 February 2016 at 20:05,

[jira] [Commented] (PROTON-515) Port to OpenVMS

2016-02-04 Thread Tomas Soltys (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132258#comment-15132258 ] Tomas Soltys commented on PROTON-515: - thanks for the patch. It works perfectly. > Port to OpenVMS >

Re: [VOTE] Release Qpid Proton 0.12.0

2016-02-04 Thread Chuck Rolke
Well spotted, Andrew. proton-c/bindings/cpp/CMakeLists.txt install target qpid-proton-cpp needs RUNTIME DESTINATION install(TARGETS qpid-proton-cpp EXPORT proton ARCHIVE DESTINATION ${LIB_INSTALL_DIR} LIBRARY DESTINATION ${LIB_INSTALL_DIR} + RUNTIME DESTINATION bin ) That puts the

Query on Messenger API

2016-02-04 Thread Snehadeepa Snehanadhan
Hi team, I have a requirement where I am trying to use Proton Messenger API to send and receive message between Java and NodeJS application. Send and receive works beautifully, however I have run into an issue where some messages are delayed (to the extend of a minute.. ), This happens quite

Re: [VOTE] Release Qpid Proton 0.12.0

2016-02-04 Thread Robbie Gemmell
On 3 February 2016 at 15:10, Justin Ross wrote: > The artifacts proposed for release: > > https://dist.apache.org/repos/dist/dev/qpid/proton/0.12.0-rc/ > > Please indicate your vote below. If you favor releasing the 0.12.0 RC bits > as 0.12.0 GA, vote +1. If you have

[jira] [Commented] (PROTON-1126) Allow setting connection properties in BlockingConnection

2016-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132449#comment-15132449 ] ASF GitHub Bot commented on PROTON-1126: GitHub user ganeshmurthy opened a pull request:

[GitHub] qpid-proton pull request: PROTON-1126 - Allowed setting connection...

2016-02-04 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-proton/pull/64 PROTON-1126 - Allowed setting connection properties, offered_capabili… …ties and desired_capabilities on BlockingConnection You can merge this pull request into a Git repository by

[jira] [Commented] (PROTON-1050) 0.12.0 release tasks

2016-02-04 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132459#comment-15132459 ] Robbie Gemmell commented on PROTON-1050: I think we should probably mention something somwhere

[jira] [Created] (PROTON-1128) [C++ binding] Symbol exports use wrong directive for proton::condition

2016-02-04 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created PROTON-1128: --- Summary: [C++ binding] Symbol exports use wrong directive for proton::condition Key: PROTON-1128 URL: https://issues.apache.org/jira/browse/PROTON-1128

[jira] [Commented] (PROTON-1128) [C++ binding] Symbol exports use wrong directive for proton::condition

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

Re: [VOTE] Release Qpid Proton 0.12.0

2016-02-04 Thread Andrew Stitcher
On Wed, 2016-02-03 at 07:10 -0800, Justin Ross wrote: > The artifacts proposed for release: > > https://dist.apache.org/repos/dist/dev/qpid/proton/0.12.0-rc/ > > Please indicate your vote below.  If you favor releasing the 0.12.0 > RC bits > as 0.12.0 GA, vote +1.  If you have reason to

RFI in 0.12 PROTON-1127: Install C++ binding library correctly

2016-02-04 Thread Andrew Stitcher
Simple 1 line fix to the CMakefiles; looks bad for C++ on Windows if we don't fix this! https://issues.apache.org/jira/browse/PROTON-1127 Andrew

Re: [VOTE] Release Qpid Proton 0.12.0

2016-02-04 Thread Jakub Scholz
+1 - I checked the JMS client with 0.12.0-rc against MRG-M 3.2 and against Qpid C++ broker (trunk with 0.12.0-rc) - I checked the Qpid Messaging C++ client build with 0.12.0-rc against MRG-M 3.0 On Wed, Feb 3, 2016 at 4:10 PM, Justin Ross wrote: > The artifacts proposed

[jira] [Created] (PROTON-1127) [Windows] qpid-proton-cpp.dll not installed by "make install" target

2016-02-04 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created PROTON-1127: --- Summary: [Windows] qpid-proton-cpp.dll not installed by "make install" target Key: PROTON-1127 URL: https://issues.apache.org/jira/browse/PROTON-1127 Project:

[jira] [Updated] (PROTON-1125) c++: core dump on empty address in link options

2016-02-04 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-1125: --- Affects Version/s: 0.12.0 Fix Version/s: (was: 0.12.0)

Re: [VOTE] Release Qpid Proton 0.12.0

2016-02-04 Thread Michael Goulish
+1 Testing done: I used it with all of my performance tests: * point-to-point communication with C and CPP clients. * many CPP senders and receivers intermediated by a router The CPP clients exercise the proton::handler event interface. - Original Message - The artifacts

[jira] [Commented] (PROTON-1127) [Windows] qpid-proton-cpp.dll not installed by "make install" target

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

[jira] [Commented] (PROTON-1126) Allow setting connection properties in BlockingConnection

2016-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132953#comment-15132953 ] ASF GitHub Bot commented on PROTON-1126: Github user grs commented on a diff in the pull request:

[GitHub] qpid-proton pull request: PROTON-1126 - Allowed setting connection...

2016-02-04 Thread grs
Github user grs commented on a diff in the pull request: https://github.com/apache/qpid-proton/pull/64#discussion_r51931488 --- Diff: proton-c/bindings/python/proton/__init__.py --- @@ -2445,10 +2445,10 @@ def wrap(impl): else: return Connection(impl)

[jira] [Commented] (PROTON-1126) Allow setting connection properties in BlockingConnection

2016-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132951#comment-15132951 ] ASF GitHub Bot commented on PROTON-1126: Github user grs commented on a diff in the pull request:

[GitHub] qpid-proton pull request: PROTON-1126 - Allowed setting connection...

2016-02-04 Thread grs
Github user grs commented on a diff in the pull request: https://github.com/apache/qpid-proton/pull/64#discussion_r51931527 --- Diff: proton-c/bindings/python/proton/reactor.py --- @@ -671,7 +671,11 @@ def connect(self, url=None, urls=None, address=None, handler=None,

[GitHub] qpid-proton pull request: PROTON-1126 - Allowed setting connection...

2016-02-04 Thread grs
Github user grs commented on a diff in the pull request: https://github.com/apache/qpid-proton/pull/64#discussion_r51931427 --- Diff: proton-c/bindings/python/proton/__init__.py --- @@ -2445,10 +2445,10 @@ def wrap(impl): else: return Connection(impl)

[jira] [Commented] (PROTON-1126) Allow setting connection properties in BlockingConnection

2016-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132949#comment-15132949 ] ASF GitHub Bot commented on PROTON-1126: Github user grs commented on a diff in the pull request:

[GitHub] qpid-proton pull request: PROTON-1126 - Allowed setting connection...

2016-02-04 Thread grs
Github user grs commented on a diff in the pull request: https://github.com/apache/qpid-proton/pull/64#discussion_r51931699 --- Diff: tests/python/proton_tests/utils.py --- @@ -72,6 +76,24 @@ def wait(self): self.event.wait(self.timeout) +class

[jira] [Commented] (PROTON-1126) Allow setting connection properties in BlockingConnection

2016-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132956#comment-15132956 ] ASF GitHub Bot commented on PROTON-1126: Github user grs commented on a diff in the pull request: