[jira] [Comment Edited] (QPID-4926) C++ CMake build system needs to include all of the tests from the autotools build

2013-06-14 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13683855#comment-13683855 ] Andrew Stitcher edited comment on QPID-4926 at 6/14/13 10:28 PM:

[jira] [Commented] (QPID-4926) C++ CMake build system needs to include all of the tests from the autotools build

2013-06-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13683860#comment-13683860 ] ASF subversion and git services commented on QPID-4926: --- Commit 14932

[jira] [Commented] (QPID-4926) C++ CMake build system needs to include all of the tests from the autotools build

2013-06-14 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13683855#comment-13683855 ] Andrew Stitcher commented on QPID-4926: --- I've added in the tests: sasl_fed sasl_fed_

[jira] [Commented] (QPID-4926) C++ CMake build system needs to include all of the tests from the autotools build

2013-06-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13683852#comment-13683852 ] ASF subversion and git services commented on QPID-4926: --- Commit 14932

[jira] [Created] (QPID-4928) Some of C++ CMake build tests need to start/stop a broker themselves

2013-06-14 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created QPID-4928: - Summary: Some of C++ CMake build tests need to start/stop a broker themselves Key: QPID-4928 URL: https://issues.apache.org/jira/browse/QPID-4928 Project: Qpid

[jira] [Created] (QPID-4927) C++ CMake tests need to use valgrind the same way that the autotools build does

2013-06-14 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created QPID-4927: - Summary: C++ CMake tests need to use valgrind the same way that the autotools build does Key: QPID-4927 URL: https://issues.apache.org/jira/browse/QPID-4927 Project

[jira] [Created] (QPID-4926) C++ CMake build system needs to include all of the tests from the autotools build

2013-06-14 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created QPID-4926: - Summary: C++ CMake build system needs to include all of the tests from the autotools build Key: QPID-4926 URL: https://issues.apache.org/jira/browse/QPID-4926 Proje

[jira] [Commented] (QPID-4925) [Java Broker] Timeout connections which do not complete connection handshake

2013-06-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13683768#comment-13683768 ] ASF subversion and git services commented on QPID-4925: --- Commit 14932

[jira] [Created] (QPID-4925) [Java Broker] Timeout connections which do not complete connection handshake

2013-06-14 Thread Rob Godfrey (JIRA)
Rob Godfrey created QPID-4925: - Summary: [Java Broker] Timeout connections which do not complete connection handshake Key: QPID-4925 URL: https://issues.apache.org/jira/browse/QPID-4925 Project: Qpid

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

2013-06-14 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 mess

Re: Qpid post-mortem and request for suggestions for (my) next release challenge (10M msgs/sec on Windows)

2013-06-14 Thread Kerry Bonin
On existing broker failover - can you point me to where that behavior is documented? Because neither myself or anyone on the four teams I work with has come across the functionality you describe. I've never seen a client failover to another broker, only code to attempt to reconnect. Basic featur

[jira] [Created] (QPID-4924) Python language examples based on the Python language bindings

2013-06-14 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-4924: -- Summary: Python language examples based on the Python language bindings Key: QPID-4924 URL: https://issues.apache.org/jira/browse/QPID-4924 Project: Qpid

Re: C++ code in coverity static analysis

2013-06-14 Thread Chuck Rolke
Great. Thanks for keeping this up. If you manage the Coverity instance I'd like to support your effort by closing the loop on whittling down the Coverity issues. Is there a formal path for tracking what Coverity complains about: what's a false positive, what's a real problem, and when things ge

Re: Qpid post-mortem and request for suggestions for (my) next release challenge (10M msgs/sec on Windows)

2013-06-14 Thread Gordon Sim
On 06/13/2013 02:37 PM, Kerry Bonin wrote: I'm the system architect for a large program that has just shipped a major product, and Qpid is one of the foundations of our infrastructure. I thought I'd share a few things, and ask a few questions about my next step... Thanks for taking the time Ker