RE: Proton-J Reactor sending delay

2016-02-25 Thread Andrew Buckley
Ah, thanks Robbie. Yes I do now notice the 3141ms timeout inside run(). Are there plans to make that timeout configurable? At least from my point of view, 3 seconds is quite a long time to wait between calling send and the action actually being performed, and applications using the Reactor do

Re: Proton-J Reactor sending delay

2016-02-25 Thread Ken Giusti
Andrew - are you calling send() from within a reactor callback? Or from another thread? I'm not very familiar with the Java reactor, but the C reactor has a method called pn_reactor_wakeup() which causes it to immediately return from the blocking select() call. -K - Original Message

[jira] [Commented] (PROTON-1138) Assorted C++ API cleanups

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

[jira] [Commented] (PROTON-1138) Assorted C++ API cleanups

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

[jira] [Commented] (PROTON-1138) Assorted C++ API cleanups

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

[jira] [Commented] (PROTON-1138) Assorted C++ API cleanups

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

[jira] [Commented] (PROTON-1138) Assorted C++ API cleanups

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

[jira] [Commented] (PROTON-1138) Assorted C++ API cleanups

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

[jira] [Closed] (PROTON-1148) recv example does not receive messages from ServiceBus topic.

2016-02-25 Thread Randy Armstrong (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randy Armstrong closed PROTON-1148. --- Resolution: Information Provided Posted a request to us...@qpid.apache.org mailing list. >