Re: [VOTE] Release 0.12

2011-08-10 Thread Gordon Sim
On 08/09/2011 08:35 PM, Justin Ross wrote: Howdy, all. The last-minute blocker, QPID-3394, has been fixed, and there are no open blocker jiras against 0.12. The proposed final RC, from revision 1154981 of the 0.12 release branch, is available here: http://people.apache.org/~jross/qpid-0.12/

[jira] [Created] (QPID-3410) Queue configuration error - priority queue created by default.

2011-08-10 Thread Ken Giusti (JIRA)
Queue configuration error - priority queue created by default. -- Key: QPID-3410 URL: https://issues.apache.org/jira/browse/QPID-3410 Project: Qpid Issue Type: Bug

[jira] [Resolved] (QPID-3410) Queue configuration error - priority queue created by default.

2011-08-10 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved QPID-3410. -- Resolution: Fixed Queue configuration error - priority queue created by default.

Re: Review Request: IPv6 support for C++ (Windows and Linux) client/broker and python

2011-08-10 Thread Gordon Sim
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1440/#review1376 --- As you have noted the python client doesn't support the AMQP 0-10

Re: Review Request: IPv6 support for C++ (Windows and Linux) client/broker and python

2011-08-10 Thread Andrew Stitcher
On 2011-08-10 14:06:02, Alan Conway wrote: /trunk/qpid/cpp/src/qpid/sys/epoll/EpollPoller.cpp, line 388 https://reviews.apache.org/r/1440/diff/1/?file=31824#file31824line388 Curious, how would that happen? This can now happen in retrying connections: When we try to connect we call

Re: Review Request: IPv6 support for C++ (Windows and Linux) client/broker and python

2011-08-10 Thread Andrew Stitcher
On 2011-08-10 14:15:46, Gordon Sim wrote: As you have noted the python client doesn't support the AMQP 0-10 defined url scheme. The c++ messaging API consequently supports the form of url used by python in addition. That code is in src/qpid/cpp/amqp_0_10/SimpleUrlParser.cpp and would

Re: Review Request: IPv6 support for C++ (Windows and Linux) client/broker and python

2011-08-10 Thread Gordon Sim
On 2011-08-10 14:15:46, Gordon Sim wrote: As you have noted the python client doesn't support the AMQP 0-10 defined url scheme. The c++ messaging API consequently supports the form of url used by python in addition. That code is in src/qpid/cpp/amqp_0_10/SimpleUrlParser.cpp and would

Re: [VOTE] Release 0.12

2011-08-10 Thread Cliff Jansen
On Tue, Aug 9, 2011 at 12:35 PM, Justin Ross jr...@redhat.com wrote: Howdy, all.  The last-minute blocker, QPID-3394, has been fixed, and there are no open blocker jiras against 0.12.  The proposed final RC, from revision 1154981 of the 0.12 release branch, is available here:  

[jira] [Commented] (QPID-3375) qpid-route does not resolve hostname and this causes problems with localhost among others

2011-08-10 Thread William Henry (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13082455#comment-13082455 ] William Henry commented on QPID-3375: - I think explicitly resolving is a good idea.

Re: Review Request: IPv6 support for C++ (Windows and Linux) client/broker and python

2011-08-10 Thread Gordon Sim
On 2011-08-10 14:15:46, Gordon Sim wrote: As you have noted the python client doesn't support the AMQP 0-10 defined url scheme. The c++ messaging API consequently supports the form of url used by python in addition. That code is in src/qpid/cpp/amqp_0_10/SimpleUrlParser.cpp and would

[jira] [Resolved] (QPID-3403) Empty bindings are not internally pruned from the direct exchange

2011-08-10 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-3403. -- Resolution: Fixed Empty bindings are not internally pruned from the direct exchange

Re: Review Request: IPv6 support for C++ (Windows and Linux) client/broker and python

2011-08-10 Thread Andrew Stitcher
On 2011-08-10 14:15:46, Gordon Sim wrote: As you have noted the python client doesn't support the AMQP 0-10 defined url scheme. The c++ messaging API consequently supports the form of url used by python in addition. That code is in src/qpid/cpp/amqp_0_10/SimpleUrlParser.cpp and would

Re: Review Request: IPv6 support for C++ (Windows and Linux) client/broker and python

2011-08-10 Thread rajith attapattu
On 2011-08-10 14:15:46, Gordon Sim wrote: As you have noted the python client doesn't support the AMQP 0-10 defined url scheme. The c++ messaging API consequently supports the form of url used by python in addition. That code is in src/qpid/cpp/amqp_0_10/SimpleUrlParser.cpp and would

Re: Review Request: IPv6 support for C++ (Windows and Linux) client/broker and python

2011-08-10 Thread Weston M. Price
On Aug 10, 2011, at 1:29 PM, rajith attapattu wrote: On 2011-08-10 14:15:46, Gordon Sim wrote: As you have noted the python client doesn't support the AMQP 0-10 defined url scheme. The c++ messaging API consequently supports the form of url used by python in addition. That code is in

[jira] [Commented] (QPID-3333) Make Python SWIG bindings a drop-in replacement for pure Python qpid.messaging package

2011-08-10 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13082550#comment-13082550 ] Gordon Sim commented on QPID-: -- One question on the 0009 patch: How are you triggering

Re: [VOTE] Release 0.12

2011-08-10 Thread Robbie Gemmell
+1 I have staged the Maven artifacts for the Java client on the ASF Nexus instance and tested them, they can be promoted upon distribution of the release (which as previously should not include the maven directory output by the release script) by logging into Nexus at

[jira] [Created] (QPID-3411) Can't turn off x-reconnect-on-limit-exceeded

2011-08-10 Thread Gordon Sim (JIRA)
Can't turn off x-reconnect-on-limit-exceeded Key: QPID-3411 URL: https://issues.apache.org/jira/browse/QPID-3411 Project: Qpid Issue Type: Bug Components: C++ Client Affects

[jira] [Resolved] (QPID-3411) Can't turn off x-reconnect-on-limit-exceeded

2011-08-10 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-3411. -- Resolution: Fixed Can't turn off x-reconnect-on-limit-exceeded

[jira] [Commented] (QPID-3403) Empty bindings are not internally pruned from the direct exchange

2011-08-10 Thread Jason Dillaman (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13082768#comment-13082768 ] Jason Dillaman commented on QPID-3403: -- Sorry ... definitely the wrong patch. My

Re: Review Request: IPv6 support for C++ (Windows and Linux) client/broker and python

2011-08-10 Thread Andrew Stitcher
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1440/ --- (Updated 2011-08-11 05:36:00.614686) Review request for qpid, Alan Conway,