[jira] [Commented] (QPID-3027) PHP binding of Qpid Messaging API

2012-11-06 Thread Darryl L. Pierce (JIRA)
selected the description by accident while adding my comment yesterday. My apologies. I'll apply and build the 20121106 patch in my development repo and give it some preliminary testing. Do you feel this is a work in progress or is the patch close to if not totally working at this point

[jira] [Created] (QPID-4422) Python Client (0-8..0-9) should pass instance client property to allow re-subscribing to durable subscriptions

2012-11-06 Thread Keith Wall (JIRA)
Keith Wall created QPID-4422: Summary: Python Client (0-8..0-9) should pass instance client property to allow re-subscribing to durable subscriptions Key: QPID-4422 URL:

[jira] [Commented] (QPID-3272) Allow JMS messages originated from another vendor to be sent through Qpid with the Message ID intact.

2012-11-06 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13491516#comment-13491516 ] Ted Ross commented on QPID-3272: A message id that is not in the form of a UUID can be

[jira] [Commented] (QPID-4417) swig 1.3.29 generated bad perl bindings

2012-11-06 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13491557#comment-13491557 ] Darryl L. Pierce commented on QPID-4417: Certainly! I've added your change, along

[jira] [Resolved] (QPID-4417) swig 1.3.29 generated bad perl bindings

2012-11-06 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved QPID-4417. Resolution: Fixed Fix Version/s: 0.19 Changes to both the autotool and cmake build

QPID and eventlet.monkey_patch()

2012-11-06 Thread Gary Kotton
Hi, Hi, I'm Gary and working on the OpenStack project. I have run into a problem and maybe you can help or can suggest someone who can. The communication between the different modules is done with QPID. We are using python. If the service that I am running starts before qpidd then it hangs and

Re: QPID and eventlet.monkey_patch()

2012-11-06 Thread Gordon Sim
On 11/06/2012 03:32 PM, Gary Kotton wrote: Hi, Hi, I'm Gary and working on the OpenStack project. I have run into a problem and maybe you can help or can suggest someone who can. The communication between the different modules is done with QPID. We are using python. If the service that I am

[jira] [Commented] (QPID-3272) Allow JMS messages originated from another vendor to be sent through Qpid with the Message ID intact.

2012-11-06 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13491632#comment-13491632 ] Gordon Sim commented on QPID-3272: -- The AMQP 0-10 protocol unfortunately requires that

Re: QPID and eventlet.monkey_patch()

2012-11-06 Thread Chuck Rolke
I believe that the 'red lines' are: import eventlet eventlet.monkey_patch() - Original Message - From: Gordon Sim gordon.r@gmail.com To: dev@qpid.apache.org Sent: Tuesday, November 6, 2012 11:53:01 AM Subject: Re: QPID and eventlet.monkey_patch() On 11/06/2012 03:32 PM, Gary

[jira] [Created] (QPID-4423) C++ Broker Dynamic and static federation should not declare existing queues

2012-11-06 Thread Chuck Rolke (JIRA)
Chuck Rolke created QPID-4423: - Summary: C++ Broker Dynamic and static federation should not declare existing queues Key: QPID-4423 URL: https://issues.apache.org/jira/browse/QPID-4423 Project: Qpid

Review Request: C++ Broker should not declare existing federated queues during bridge creation

2012-11-06 Thread Chug Rolke
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7901/ --- Review request for qpid and Alan Conway. Description --- This patch

[jira] [Resolved] (QPID-2953) Qpid Cpp Messaging .NET Binding does not include unit tests

2012-11-06 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross resolved QPID-2953. --- Resolution: Fixed Fix Version/s: (was: Future) 0.10 jross@nicaea qpid$

[jira] [Comment Edited] (QPID-3027) PHP binding of Qpid Messaging API

2012-11-06 Thread Darryl L. Pierce (JIRA)
: - No, that was a mistake. I must have selected the description by accident while adding my comment yesterday. My apologies. I'll apply and build the 20121106 patch in my development repo and give it some preliminary testing. Do you feel this is a work in progress or is the patch close

Re: Review Request: C++ Broker should not declare existing federated queues during bridge creation

2012-11-06 Thread Alan Conway
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7901/#review13172 --- Look sensible, but what is the problem that prompted this patch?

[jira] [Updated] (QPID-3027) PHP binding of Qpid Messaging API

2012-11-06 Thread Paul Colby (JIRA)
.20121105-qpid-0.19.diff, cqpid_php.20121106.diff, cqpid_php.diff, FindPHPDev.cmake, Makefile Working on a PHP binding for the Qpid Messaging API via SWIG. There are several PHP-specific issues with C++ and SWIG which I've managed to workaround, so the binding is starting to take shape

[jira] [Commented] (QPID-3027) PHP binding of Qpid Messaging API

2012-11-06 Thread Paul Colby (JIRA)
, cqpid_php.20110415.diff, cqpid_php.20120406.diff, cqpid_php.20121105.diff, cqpid_php.20121105-qpid-0.19.diff, cqpid_php.20121106.diff, cqpid_php.diff, FindPHPDev.cmake, Makefile Working on a PHP binding for the Qpid Messaging API via SWIG. There are several PHP-specific issues with C++ and SWIG

[jira] [Created] (QPID-4425) Possible incorrect error reporting Error locking blob area for persistable item

2012-11-06 Thread Alexey Sviridov (JIRA)
Alexey Sviridov created QPID-4425: - Summary: Possible incorrect error reporting Error locking blob area for persistable item Key: QPID-4425 URL: https://issues.apache.org/jira/browse/QPID-4425