Re: c++ broker performance 0.20(LOOSER) vs 0.12(WINNER)

2013-02-04 Thread srodof
Forgot to mention the config for brokers is the same ./qpidd --auth=no --tcp-nodelay -p 25682 --data-dir=./.qpidd25682 --pid-dir=./.qpidd25682 1 ~/qpidLogs/qpid25682.log 2 ~/qpidLogs/qpid25682.log ~ ~ -- View this message in context:

c++ broker performance 0.20(LOOSER) vs 0.12(WINNER)

2013-02-04 Thread srodof
WINNER 0.12 by about 20% Hi all, Here is what I did and results. TO my surprise the old 0.12 is more performant. Am I missing something about the new release? C++ broker , running the latency tool build from 0.20 ./qpid-latency-test -b xx.xx.xx.xx -p 25670 --tcp-nodelay --size 400 --count

Re: c++ broker performance 0.20(LOOSER) vs 0.12(WINNER)

2013-02-04 Thread Gordon Sim
On 02/03/2013 12:31 AM, srodof wrote: WINNER 0.12 by about 20% Hi all, Here is what I did and results. TO my surprise the old 0.12 is more performant. Am I missing something about the new release? This is pure speculation, but is it possible that producer flow control is affecting the test?

[jira] [Created] (QPID-4563) Change the Qpid::Messaging::Address constructor to use a URL string

2013-02-04 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-4563: -- Summary: Change the Qpid::Messaging::Address constructor to use a URL string Key: QPID-4563 URL: https://issues.apache.org/jira/browse/QPID-4563 Project: Qpid

[jira] [Commented] (QPID-4563) Change the Qpid::Messaging::Address constructor to use a URL string

2013-02-04 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13570189#comment-13570189 ] Gordon Sim commented on QPID-4563: -- The address string is _not_ a URI. Having a

[jira] [Commented] (QPID-4561) C++ Broker Acl should be built in and not a loadable module

2013-02-04 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13570222#comment-13570222 ] Gordon Sim commented on QPID-4561: -- Just as background information, the reason the ACl was

[jira] [Assigned] (QPID-4312) [Java client] [0-8/0-9/0-9-1] add option for performing verification of queue existence during creation of a MessageProducer for a Queue destination on a generic Session

2013-02-04 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey reassigned QPID-4312: - Assignee: Rob Godfrey [Java client] [0-8/0-9/0-9-1] add option for performing verification

[jira] [Commented] (QPID-4559) qpid-config deletes queue which contains messages

2013-02-04 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13570249#comment-13570249 ] Gordon Sim commented on QPID-4559: -- I agree with Ted, this should be fixed by adding the

[jira] [Commented] (QPID-4312) [Java client] [0-8/0-9/0-9-1] add option for performing verification of queue existence during creation of a MessageProducer for a Queue destination on a generic Session

2013-02-04 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13570272#comment-13570272 ] Rob Godfrey commented on QPID-4312: --- Validation checking already occurs when using a

[jira] [Updated] (QPID-4312) [Java client] [0-8/0-9/0-9-1] add option for performing verification of queue existence during creation of a MessageProducer for a Queue destination on a generic Session

2013-02-04 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey updated QPID-4312: -- Fix Version/s: 0.21 [Java client] [0-8/0-9/0-9-1] add option for performing verification of queue

[jira] [Updated] (QPID-4562) Message#reply_to= should auto-wrap the address argument in an Address if the argument is a String

2013-02-04 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-4562: - Description: It would be nice to be able to write message.reply_to = exchange/subject; {...}

[jira] [Updated] (QPID-4312) [Java client] [0-8/0-9/0-9-1] add option for performing verification of queue existence during creation of a MessageProducer for a Queue destination on a generic Session

2013-02-04 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey updated QPID-4312: -- Status: Ready To Review (was: In Progress) [Java client] [0-8/0-9/0-9-1] add option for

[jira] [Assigned] (QPID-4562) Message#reply_to= should auto-wrap the address argument in an Address if the argument is a String

2013-02-04 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce reassigned QPID-4562: -- Assignee: Darryl L. Pierce Message#reply_to= should auto-wrap the address argument

[jira] [Updated] (QPID-4312) [Java client] [0-8/0-9/0-9-1] add option for performing verification of queue existence during creation of a MessageProducer for a Queue destination on a generic Session

2013-02-04 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey updated QPID-4312: -- Assignee: Robbie Gemmell (was: Rob Godfrey) [Java client] [0-8/0-9/0-9-1] add option for

[jira] [Commented] (QPID-4312) [Java client] [0-8/0-9/0-9-1] add option for performing verification of queue existence during creation of a MessageProducer for a Queue destination on a generic Session

2013-02-04 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13570313#comment-13570313 ] Rob Godfrey commented on QPID-4312: --- Robbie, can you review the change at:

[jira] [Resolved] (QPID-4563) Change the Qpid::Messaging::Address constructor to use a URL string

2013-02-04 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved QPID-4563. Resolution: Fixed Fix Version/s: 0.21 Change the Qpid::Messaging::Address

[jira] [Resolved] (QPID-4562) Message#reply_to= should auto-wrap the address argument in an Address if the argument is a String

2013-02-04 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved QPID-4562. Resolution: Fixed Fix Version/s: 0.21 Message#reply_to= should auto-wrap the

[jira] [Commented] (QPID-4561) C++ Broker Acl should be built in and not a loadable module

2013-02-04 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13570331#comment-13570331 ] Steve Huston commented on QPID-4561: Just as historical note, the reason the ACL module

[jira] [Created] (QPID-4564) Decoding method in encoding.rb ignores the return value

2013-02-04 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-4564: -- Summary: Decoding method in encoding.rb ignores the return value Key: QPID-4564 URL: https://issues.apache.org/jira/browse/QPID-4564 Project: Qpid Issue

[jira] [Resolved] (QPID-4564) Decoding method in encoding.rb ignores the return value

2013-02-04 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved QPID-4564. Resolution: Fixed Fix Version/s: 0.21 Decoding method in encoding.rb ignores

[jira] [Created] (QPID-4565) Encoding hashes with embedded hashes converts those to strings.

2013-02-04 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-4565: -- Summary: Encoding hashes with embedded hashes converts those to strings. Key: QPID-4565 URL: https://issues.apache.org/jira/browse/QPID-4565 Project: Qpid

[jira] [Resolved] (QPID-4565) Encoding hashes with embedded hashes converts those to strings.

2013-02-04 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved QPID-4565. Resolution: Fixed Fix Version/s: (was: 0.18) 0.21

[jira] [Created] (QPID-4566) 0-10 JMS Message Delegate should allow a non UUID String to be set as message-id

2013-02-04 Thread Rajith Attapattu (JIRA)
Rajith Attapattu created QPID-4566: -- Summary: 0-10 JMS Message Delegate should allow a non UUID String to be set as message-id Key: QPID-4566 URL: https://issues.apache.org/jira/browse/QPID-4566

[jira] [Updated] (QPID-4566) 0-10 JMS Message Delegate should allow a non UUID String to be set as message-id

2013-02-04 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-4566: --- Labels: JMS JMS-Compliance (was: ) 0-10 JMS Message Delegate should allow a non UUID

[jira] [Updated] (QPID-4566) 0-10 JMS Message Delegate should allow a non UUID String to be set as message-id

2013-02-04 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-4566: --- Fix Version/s: 0.21 Assignee: Rajith Attapattu Affects Version/s: 0.20

proposal for docs to aid Proton adoption

2013-02-04 Thread Michael Goulish
I am working on some documentation, examples, c. to encourage easy adoption of Proton. I expect every one of you has had the experience of trying to use a new software package and not getting decent help doing so. I would like to do what I can to help delight any software person who decides to

[jira] [Resolved] (QPID-4566) 0-10 JMS Message Delegate should allow a non UUID String to be set as message-id

2013-02-04 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu resolved QPID-4566. Resolution: Won't Fix Currently there are no compelling reasons to implement this. This use

RE: proposal for docs to aid Proton adoption

2013-02-04 Thread Mary Hinton
Looking forward to your documentation. Thanks! Mary -Original Message- From: Michael Goulish [mailto:mgoul...@redhat.com] Sent: Monday, February 04, 2013 3:57 PM To: pro...@qpid.apache.org; dev@qpid.apache.org Subject: proposal for docs to aid Proton adoption I am working on some

RE: Toward a new Qpid website

2013-02-04 Thread Nitin Shah
Hi Justin, I would like to know if the actual release for 0.20 C++ broker and client has happened? There was a lot activity of late, so I haven't kept up with all the details. Thanks Nitin -Original Message- From: Justin Ross [mailto:jr...@apache.org] Sent: Monday, February 04,

RE: Toward a new Qpid website

2013-02-04 Thread Justin Ross
Yes, indeed. Check out the links to the latest release on the current Qpid home page. Justin On Feb 4, 2013 6:18 PM, Nitin Shah ns...@btisystems.com wrote: Hi Justin, I would like to know if the actual release for 0.20 C++ broker and client has happened? There was a lot activity of late, so

Re: Review Request: symbol import/export

2013-02-04 Thread Cliff Jansen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9299/ --- (Updated Feb. 5, 2013, 2:33 a.m.) Review request for qpid, Andrew Stitcher,

Re: Review Request: symbol import/export

2013-02-04 Thread Andrew Stitcher
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9299/#review16078 ---