[jira] [Created] (QPID-4880) [AMQP 1.0] allow temp queues to be qualified by brokers domain

2013-05-23 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-4880: Summary: [AMQP 1.0] allow temp queues to be qualified by brokers domain Key: QPID-4880 URL: https://issues.apache.org/jira/browse/QPID-4880 Project: Qpid Issue

[jira] [Resolved] (QPID-4880) [AMQP 1.0] allow temp queues to be qualified by brokers domain

2013-05-23 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-4880. -- Resolution: Fixed Fixed by http://svn.apache.org/viewvc?view=revisionrevision=1485658

libqpidcommon.so.6 crashes while loading

2013-05-23 Thread Nikolay Pyatkov
We developed a program using qpid. It runs on a development machine but crashes on the target while loading libqpidcommon.so.6. Looks like it tries to create a string which is large then existing memory. I compared environment on both machines and could not see any difference. Here what we have

[jira] [Created] (QPID-4881) New --config-property argument cannot be used with qpid-server.bat (windows)

2013-05-23 Thread Keith Wall (JIRA)
Keith Wall created QPID-4881: Summary: New --config-property argument cannot be used with qpid-server.bat (windows) Key: QPID-4881 URL: https://issues.apache.org/jira/browse/QPID-4881 Project: Qpid

[jira] [Issue Comment Deleted] (QPID-4879) Patches applied out of order breaks CMake

2013-05-23 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4879: --- Comment: was deleted (was: The attached patch fixes the issue on the 0.22 branch.)

[jira] [Updated] (QPID-4879) Patches applied out of order breaks CMake

2013-05-23 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4879: --- Attachment: (was: 0001-QPID-4879-Remove-the-swig-minimum-version-check.patch)

[jira] [Updated] (QPID-4879) Patches applied out of order breaks CMake

2013-05-23 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4879: --- Attachment: 0001-QPID-4879-Re-add-line-accidentally-removed-from-merg.patch The problem was

[jira] [Updated] (QPID-4879) Patches applied out of order breaks CMake

2013-05-23 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4879: --- Affects Version/s: 0.22 Patches applied out of order breaks CMake

[jira] [Updated] (QPID-4879) Merged patch removed endif(), breaking CMake build on 0.22

2013-05-23 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-4879: --- Summary: Merged patch removed endif(), breaking CMake build on 0.22 (was: Patches applied

Re: [VOTE] Release 0.22

2013-05-23 Thread Justin Ross
This vote is withdrawn. We'll have a new RC later today. The only new change will be the cmake build fix. Once that's available, I'll start a new vote thread. Justin On Wed, May 22, 2013 at 5:14 PM, Justin Ross jr...@apache.org wrote: Okay, we'll fix it tomorrow. On May 22, 2013 4:09 PM,

[jira] [Created] (QPID-4882) Syntax (NameError) thrown by python client when using older versions of python (2.6)

2013-05-23 Thread Ken Giusti (JIRA)
Ken Giusti created QPID-4882: Summary: Syntax (NameError) thrown by python client when using older versions of python (2.6) Key: QPID-4882 URL: https://issues.apache.org/jira/browse/QPID-4882 Project:

[jira] [Resolved] (QPID-4882) Syntax (NameError) thrown by python client when using older versions of python (2.6)

2013-05-23 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved QPID-4882. -- Resolution: Fixed Fixed: http://svn.apache.org/viewvc?view=revisionrevision=1485741

[jira] [Resolved] (QPID-4879) Merged patch removed endif(), breaking CMake build on 0.22

2013-05-23 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved QPID-4879. Resolution: Fixed Fix Version/s: 0.22 Merged patch removed endif(), breaking

Proton-based AMQP 1.0 JMS client

2013-05-23 Thread Robbie Gemmell
Hi all, As most of you will be aware, we currently have a JMS client that supports AMQP 0-8 / 0-9 / 0-9-1 / 0-10 and a separate JMS client supporting AMQP 1.0, the latter of which was partly the result of prototyping work relating to implementing AMQP 1.0. Since then Proton has been created, in

[jira] [Updated] (QPID-4348) HA Use independent sequence numbers for identifying messages.

2013-05-23 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated QPID-4348: -- Description: Currently HA code uses queue sequence numbers to identify messasges. This assumes that

[jira] [Updated] (QPID-4881) New --config-property argument cannot be used with qpid-server.bat (windows)

2013-05-23 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-4881: - Description: Trying to use a command such using the new argument fails in the following manner.

[jira] [Updated] (QPID-4881) New --config-property argument cannot be used with qpid-server.bat (windows)

2013-05-23 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-4881: - Attachment: broket-batch-script-fixes.diff Attached a diff fixing the issue New

Re: Error- while Building with qpid

2013-05-23 Thread RajendraNPTL
--Kim van der Riet Sorry for the delay. I fixed that one. Missing some header files. Thank you for your immediate response :) -- View this message in context: http://qpid.2158936.n2.nabble.com/Error-while-Building-with-qpid-tp7590349p7593221.html Sent from the Apache Qpid developers mailing

Re: Proton-based AMQP 1.0 JMS client

2013-05-23 Thread Justin Ross
This is great news! On Thu, May 23, 2013 at 11:07 AM, Robbie Gemmell robbie.gemm...@gmail.com wrote: Hi all, [snip] In keeping with prior discussion of making the project structure more component-based, a couple of things we would like to do: - Create an area in svn, located alongside the

Re: Proton-based AMQP 1.0 JMS client

2013-05-23 Thread Rob Godfrey
On 23 May 2013 20:24, Justin Ross jr...@apache.org wrote: This is great news! On Thu, May 23, 2013 at 11:07 AM, Robbie Gemmell robbie.gemm...@gmail.com wrote: Hi all, [snip] In keeping with prior discussion of making the project structure more component-based, a couple of things we

[jira] [Resolved] (QPID-4719) Problem building perl bindings from qpid 0.22 RC1 tarball

2013-05-23 Thread Jimmy Jones (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Jones resolved QPID-4719. --- Resolution: Fixed Problem building perl bindings from qpid 0.22 RC1 tarball

[jira] [Created] (QPID-4883) C++ Broker may crash if client provides SSL certificate without CommonName entry.

2013-05-23 Thread Ken Giusti (JIRA)
Ken Giusti created QPID-4883: Summary: C++ Broker may crash if client provides SSL certificate without CommonName entry. Key: QPID-4883 URL: https://issues.apache.org/jira/browse/QPID-4883 Project: Qpid

Review Request: Check for null pointer returned from SSL certificate parsing function.

2013-05-23 Thread Kenneth Giusti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11354/ --- Review request for qpid and Gordon Sim. Description --- When a client

Re: Review Request: Check for null pointer returned from SSL certificate parsing function.

2013-05-23 Thread Gordon Sim
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11354/#review20953 --- Ship it! Ship It! - Gordon Sim On May 23, 2013, 9:24 p.m.,

[jira] [Commented] (QPID-4883) C++ Broker may crash if client provides SSL certificate without CommonName entry.

2013-05-23 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13665685#comment-13665685 ] Ken Giusti commented on QPID-4883: -- Reviewboard entry that contains a proposed patch:

[jira] [Commented] (QPID-4883) C++ Broker may crash if client provides SSL certificate without CommonName entry.

2013-05-23 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13665694#comment-13665694 ] Ken Giusti commented on QPID-4883: -- For testing purposes, I created such a certificate

[jira] [Resolved] (QPID-4883) C++ Broker may crash if client provides SSL certificate without CommonName entry.

2013-05-23 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved QPID-4883. -- Resolution: Fixed Fix: http://svn.apache.org/viewvc?view=revisionrevision=1485860

[jira] [Commented] (QPID-4881) New --config-property argument cannot be used with qpid-server.bat (windows)

2013-05-23 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13665704#comment-13665704 ] Alex Rudyy commented on QPID-4881: -- Committed a fix allowing to pass quoted command line

[jira] [Assigned] (QPID-4881) New --config-property argument cannot be used with qpid-server.bat (windows)

2013-05-23 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-4881: Assignee: Alex Rudyy New --config-property argument cannot be used with qpid-server.bat

Re: [VOTE] Release 0.22

2013-05-23 Thread Ken Giusti
Justin, A new RC, you say? Well, I'll just leave this little tidbit here, ya know, just in case: https://issues.apache.org/jira/browse/QPID-4883 /backs slowly away from my keyboard - Original Message - From: Justin Ross jr...@apache.org To: dev@qpid.apache.org Sent: Thursday,

Re: Proton-based AMQP 1.0 JMS client

2013-05-23 Thread Rajith Attapattu
+1 for a different JIRA system. I believe that is the only way we can support an independent release cycle. Rajith On Thu, May 23, 2013 at 2:36 PM, Rob Godfrey rob.j.godf...@gmail.comwrote: On 23 May 2013 20:24, Justin Ross jr...@apache.org wrote: This is great news! On Thu, May 23,

Re: [VOTE] Release 0.22

2013-05-23 Thread Oleksandr Rudyy
Justin, I hope it is still not too late to request the inclusion into 0.22 of a minor fix for Windows batch script to start Java Broker ( http://svn.apache.org/r1485859 QPID-4881). We introduced new command line arguments requiring to pass an equal character as part of the argument but the

[jira] [Resolved] (QPID-4873) Optimizations in Java client to reduce queue memory footprint

2013-05-23 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu resolved QPID-4873. Resolution: Fixed Committed the patch from Helen with modifications to accommodate the