[jira] [Commented] (PROTON-883) Return the raw bytes from a transport buffer in Ruby.

2015-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14554988#comment-14554988 ] ASF subversion and git services commented on PROTON-883: Commit

Direct receive not responding in Ruby...

2015-05-21 Thread Darryl L. Pierce
Got an interesting bug I'm digging into currently. In Ruby I've written analogs to the direct_* and simple_ send/recv example apps. The simple versions all work well and can interact with Python as expected. However, the direct_recv.rb example isn't. When the container starts listening for

Re: Backport PROTON-885 to 0.9.x?

2015-05-21 Thread Robbie Gemmell
No objection from me. Would you mean to actually do a 0.9.2 release, or is just having it on the branch enough for what you need? On 21 May 2015 at 22:57, Ken Giusti kgiu...@redhat.com wrote: Hi all, I'd like to create a PyPi package for the 0.9 release of the python bindings. I think it

[jira] [Commented] (PROTON-885) Allow setup.py to bundle qpid-proton

2015-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14554913#comment-14554913 ] ASF subversion and git services commented on PROTON-885: Commit

[jira] [Commented] (PROTON-885) Allow setup.py to bundle qpid-proton

2015-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14554910#comment-14554910 ] ASF subversion and git services commented on PROTON-885: Commit

[jira] [Commented] (PROTON-885) Allow setup.py to bundle qpid-proton

2015-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14554912#comment-14554912 ] ASF subversion and git services commented on PROTON-885: Commit

[jira] [Commented] (PROTON-885) Allow setup.py to bundle qpid-proton

2015-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14554909#comment-14554909 ] ASF subversion and git services commented on PROTON-885: Commit

[jira] [Commented] (PROTON-885) Allow setup.py to bundle qpid-proton

2015-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14554914#comment-14554914 ] ASF subversion and git services commented on PROTON-885: Commit

Re: Direct receive not responding in Ruby...

2015-05-21 Thread Gordon Sim
On 05/21/2015 03:14 PM, Darryl L. Pierce wrote: Got an interesting bug I'm digging into currently. In Ruby I've written analogs to the direct_* and simple_ send/recv example apps. The simple versions all work well and can interact with Python as expected. However, the direct_recv.rb example