Re: [VOTE] Release 0.12

2011-08-22 Thread Justin Ross
I've now updated the website. Please let me know if you have any problems after the update. I'll have the release notes and announce message ready tomorrow afternoon. Thanks, Justin On Mon, 22 Aug 2011, Robbie Gemmell wrote: Excellent. We should probably have (perhaps need?) a [RESULT] [VOT

[jira] [Updated] (QPID-3445) Assertion, and unexpected exception in qpid::messaging::decode

2011-08-22 Thread Paul Colby (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Colby updated QPID-3445: - Attachment: QPID-3445.diff Attached a patch including the suggestions above, and equivalent changes to {{

Re: Review Request: Provides the EventNotifier type, plus example agent and unit test.

2011-08-22 Thread Andrew Stitcher
On Mon, 2011-08-22 at 17:09 -0400, Darryl L. Pierce wrote: > ... > > So I guess what we're looking at are possibly two different things. I'm > looking at EventNotifier to, in the getHandle() method, return something > that will work like a file descriptor but on Windows. The problem is that the c

[jira] [Commented] (QPID-3447) Creating invalid federation link causes file descriptor leak

2011-08-22 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089061#comment-13089061 ] Andrew Stitcher commented on QPID-3447: --- Note the attached fix is not the fix that wa

[jira] [Resolved] (QPID-3447) Creating invalid federation link causes file descriptor leak

2011-08-22 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved QPID-3447. --- Resolution: Fixed Fix Version/s: 0.13 > Creating invalid federation link causes file de

Re: Review Request: Provides the EventNotifier type, plus example agent and unit test.

2011-08-22 Thread Steve Huston
SOCKET + recv() is not a general notifier mechanism. WSAPoll is not available on XP, so that's out. SOCKET does work with select(). As Andrew noted, it's not directly usable in WaitForMultipleObjects(). What do you expect that the caller will need (or want) to do with this thing? -Steve -

Re: Review Request: Provides the EventNotifier type, plus example agent and unit test.

2011-08-22 Thread Darryl L. Pierce
On Mon, Aug 22, 2011 at 04:54:46PM -0400, Andrew Stitcher wrote: > After some googling it seems that Winsock SOCKETs are really not > equivalent in the way you want to Unix file descriptors and can't in > themselves be used in the same sort of places. But you can create a > windows HANDLE from a SO

Re: Review Request: Provides the EventNotifier type, plus example agent and unit test.

2011-08-22 Thread Darryl L. Pierce
On Mon, Aug 22, 2011 at 04:45:24PM -0400, Andrew Stitcher wrote: > > But the SOCKET type, which is used by WSAPoll as well as pre-existing > > functions to retrieve data from a socket, does. And since what we're > > looking for is what the appropriate return type on Windows should be, > > I'm plann

Re: Review Request: Provides the EventNotifier type, plus example agent and unit test.

2011-08-22 Thread Andrew Stitcher
Sorry for replying to myself, but sometimes curiosity just gets the better of me... On Mon, 2011-08-22 at 16:45 -0400, Andrew Stitcher wrote: > On Mon, 2011-08-22 at 16:37 -0400, Darryl L. Pierce wrote: > > On Mon, Aug 22, 2011 at 12:46:43PM -0500, Steve Huston wrote: > > > FWIW, WSAPoll is not av

Re: Review Request: Provides the EventNotifier type, plus example agent and unit test.

2011-08-22 Thread Andrew Stitcher
On Mon, 2011-08-22 at 16:37 -0400, Darryl L. Pierce wrote: > On Mon, Aug 22, 2011 at 12:46:43PM -0500, Steve Huston wrote: > > FWIW, WSAPoll is not available on XP; it was introduced at Vista. > > But the SOCKET type, which is used by WSAPoll as well as pre-existing > functions to retrieve data fr

Re: Review Request: Provides the EventNotifier type, plus example agent and unit test.

2011-08-22 Thread Darryl L. Pierce
On Mon, Aug 22, 2011 at 12:46:43PM -0500, Steve Huston wrote: > FWIW, WSAPoll is not available on XP; it was introduced at Vista. But the SOCKET type, which is used by WSAPoll as well as pre-existing functions to retrieve data from a socket, does. And since what we're looking for is what the appro

Re: Review Request: Provides the EventNotifier type, plus example agent and unit test.

2011-08-22 Thread Steve Huston
FWIW, WSAPoll is not available on XP; it was introduced at Vista. - Original Message - From: "Darryl Pierce" To: "Ted Ross" , "Kenneth Giusti" , "michael goulish" Cc: "Andrew Stitcher" , "Darryl Pierce" , "qpid" Sent: Monday, August 22, 2011 10:37:02 AM Subject: Re: Review Request: Pr

[jira] [Resolved] (QPID-3442) qpid-tool schema descriptions repeated / duplicated

2011-08-22 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved QPID-3442. Resolution: Fixed Fix Version/s: 0.13 > qpid-tool schema descriptions repeated / duplicated > ---

[jira] [Assigned] (QPID-3442) qpid-tool schema descriptions repeated / duplicated

2011-08-22 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reassigned QPID-3442: -- Assignee: Ted Ross > qpid-tool schema descriptions repeated / duplicated > -

[RESULT] Re: [VOTE] Release 0.12

2011-08-22 Thread jross
Indeed! Qpid 0.12 has been approved by vote for release. There were ten votes in favor and none against. The 0.12 bits are propagating to mirrors right now. I'll update the website as soon as that's complete. Thanks, everyone. Justin On Mon, 22 Aug 2011, Robbie Gemmell wrote: Excellent.

[jira] [Updated] (QPID-2901) A number of tests sporadically fails with 0.10 profiles on attempt to commit transaction due to exception in org.apache.qpid.transport.Session#sync

2011-08-22 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-2901: - Description: The following stack trace is printed for failed commit org.apache.qpid.transport.Sessi

Re: svn commit: r1160325 - /qpid/trunk/qpid/specs/management-schema.xml

2011-08-22 Thread Gordon Sim
On 08/22/2011 05:30 PM, tr...@apache.org wrote: Author: tross Date: Mon Aug 22 16:30:09 2011 New Revision: 1160325 URL: http://svn.apache.org/viewvc?rev=1160325&view=rev Log: QPID-3441 - Correct spelling error in C++ broker's QMF schema Modified: qpid/trunk/qpid/specs/management-schema.xml

[jira] [Resolved] (QPID-3441) Correct spelling error in C++ broker's QMF schema

2011-08-22 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved QPID-3441. Resolution: Fixed Fix Version/s: 0.13 > Correct spelling error in C++ broker's QMF schema > -

[jira] [Assigned] (QPID-3441) Correct spelling error in C++ broker's QMF schema

2011-08-22 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reassigned QPID-3441: -- Assignee: Ted Ross > Correct spelling error in C++ broker's QMF schema > ---

[jira] [Assigned] (QPID-3437) qpid-config address option confusing in help

2011-08-22 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reassigned QPID-3437: -- Assignee: Nuno Santos > qpid-config address option confusing in help > -

Re: [VOTE] Release 0.12

2011-08-22 Thread Robbie Gemmell
Excellent. We should probably have (perhaps need?) a [RESULT] [VOTE] mail for the record books. Robbie On 22 August 2011 15:55, Justin Ross wrote: > Sorry, I'm responsible for the delay.  It's staged on apache dist, and I've > got the web site diff nearly ready. > > Justin > > On Mon, 22 Aug 201

[jira] [Issue Comment Edited] (QPID-2904) RollbackOrderTest#testOrderingAfterRollback fails on java.0.10 test profiles

2011-08-22 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088766#comment-13088766 ] Keith Wall edited comment on QPID-2904 at 8/22/11 3:33 PM: --- Appli

[jira] [Closed] (QPID-2904) RollbackOrderTest#testOrderingAfterRollback fails on java.0.10 test profiles

2011-08-22 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall closed QPID-2904. Resolution: Fixed Fix Version/s: 0.13 Apply patch from Robbie Gemmell and myself. > RollbackOrderTes

[jira] [Assigned] (QPID-3447) Creating invalid federation link causes file descriptor leak

2011-08-22 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher reassigned QPID-3447: - Assignee: Andrew Stitcher > Creating invalid federation link causes file descriptor leak >

Re: Welcome Keith as committer

2011-08-22 Thread Alan Conway
Welcome aboard Keith! On 08/17/2011 01:22 PM, Carl Trieloff wrote: Keith has been nominated and voted onto Qpid as a committer and has accepted. Please welcome him regards Carl. - Apache Qpid - AMQP Messaging Implementation P

Re: [VOTE] Release 0.12

2011-08-22 Thread Justin Ross
Sorry, I'm responsible for the delay. It's staged on apache dist, and I've got the web site diff nearly ready. Justin On Mon, 22 Aug 2011, Robbie Gemmell wrote: Bump. Any updates? Robbie On 16 August 2011 19:10, Justin Ross wrote: Last call.  I'll check tomorrow and consider this vote cl

[jira] [Resolved] (QPID-3423) Timing and Performance Improvements in QMF Libraries

2011-08-22 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved QPID-3423. Resolution: Fixed > Timing and Performance Improvements in QMF Libraries > -

Re: Review Request: Provides the EventNotifier type, plus example agent and unit test.

2011-08-22 Thread Darryl Pierce
> On 2011-08-19 21:47:12, Kenneth Giusti wrote: > > trunk/qpid/cpp/src/qmf/EventNotifierImpl.h, line 36 > > > > > > May I make a suggestion - take a look at qpid::sys::IOHandle in the > > qpid code. This is an abstract c

[jira] [Updated] (QPID-3447) Creating invalid federation link causes file descriptor leak

2011-08-22 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-3447: Attachment: fd_leak.patch Patch proposal. The root cause of the FD leak is missing Socket::close()

[jira] [Created] (QPID-3447) Creating invalid federation link causes file descriptor leak

2011-08-22 Thread Pavel Moravec (JIRA)
Creating invalid federation link causes file descriptor leak Key: QPID-3447 URL: https://issues.apache.org/jira/browse/QPID-3447 Project: Qpid Issue Type: Bug Components:

Re: Review Request: Provides the EventNotifier type, plus example agent and unit test.

2011-08-22 Thread Andrew Stitcher
> On 2011-08-19 21:47:12, Kenneth Giusti wrote: > > trunk/qpid/cpp/src/qmf/EventNotifierImpl.h, line 36 > > > > > > May I make a suggestion - take a look at qpid::sys::IOHandle in the > > qpid code. This is an abstract c

[jira] [Commented] (QPID-2904) RollbackOrderTest#testOrderingAfterRollback fails on java.0.10 test profiles

2011-08-22 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088707#comment-13088707 ] Keith Wall commented on QPID-2904: -- Investigation shows that the problem is broker side.

[jira] [Commented] (QPID-3438) cluster auth failure increments cnx count

2011-08-22 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088689#comment-13088689 ] Alan Conway commented on QPID-3438: --- See review https://reviews.apache.org/r/1591/ > clu

[jira] [Commented] (QPID-2904) RollbackOrderTest#testOrderingAfterRollback fails on java.0.10 test profiles

2011-08-22 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088686#comment-13088686 ] Keith Wall commented on QPID-2904: -- This is a race condition Broker side. The problem occ

[jira] [Updated] (QPID-2904) RollbackOrderTest#testOrderingAfterRollback fails on java.0.10 test profiles

2011-08-22 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-2904: - Component/s: (was: Java Client) Environment: Linux 2.6.9-67.EL #1 Wed Nov 7 13:41:13 E

[jira] [Updated] (QPID-3444) the Java broker does not reject 0-10 exchange (un)bind commands which use empty strings for the exchange name

2011-08-22 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-3444: - Summary: the Java broker does not reject 0-10 exchange (un)bind commands which use empty strings f

[jira] [Updated] (QPID-3446) Deadlock is observed on simultaneous closing of connection on both Java client and broker when java broker is shut down

2011-08-22 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3446: - Attachment: deadlock.txt > Deadlock is observed on simultaneous closing of connection on both Java > clie

[jira] [Created] (QPID-3446) Deadlock is observed on simultaneous closing of connection on both Java client and broker when java broker is shut down

2011-08-22 Thread Alex Rudyy (JIRA)
Deadlock is observed on simultaneous closing of connection on both Java client and broker when java broker is shut down Key: QPID-3446 URL: h

[jira] [Commented] (QPID-3445) Assertion, and unexpected exception in qpid::messaging::decode

2011-08-22 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088647#comment-13088647 ] Gordon Sim commented on QPID-3445: -- Looks good to me. Can you attach that patch as a file

[jira] [Assigned] (QPID-3445) Assertion, and unexpected exception in qpid::messaging::decode

2011-08-22 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim reassigned QPID-3445: Assignee: Gordon Sim > Assertion, and unexpected exception in qpid::messaging::decode >

[jira] [Assigned] (QPID-3415) CRAM-MD5-HASHED not supported by 0-10 protocol (+ no suppport for custom SASL mechanisms).

2011-08-22 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall reassigned QPID-3415: Assignee: Rajith Attapattu (was: Keith Wall) > CRAM-MD5-HASHED not supported by 0-10 protocol (+ no

[jira] [Commented] (QPID-3415) CRAM-MD5-HASHED not supported by 0-10 protocol (+ no suppport for custom SASL mechanisms).

2011-08-22 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088624#comment-13088624 ] jirapos...@reviews.apache.org commented on QPID-3415: - ---

[jira] [Updated] (QPID-3437) qpid-config address option confusing in help

2011-08-22 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-3437: Attachment: (was: qpid_tools_authentication.ods) > qpid-config address option confusing in help

[jira] [Created] (QPID-3443) the C++ broker uses the wrong exception type when clients try to modify the default exchange

2011-08-22 Thread Robbie Gemmell (JIRA)
the C++ broker uses the wrong exception type when clients try to modify the default exchange Key: QPID-3443 URL: https://issues.apache.org/jira/browse/QPID-3443

[jira] [Created] (QPID-3445) Assertion, and unexpected exception in qpid::messaging::decode

2011-08-22 Thread Paul Colby (JIRA)
Assertion, and unexpected exception in qpid::messaging::decode -- Key: QPID-3445 URL: https://issues.apache.org/jira/browse/QPID-3445 Project: Qpid Issue Type: Bug Compone

[jira] [Created] (QPID-3442) qpid-tool schema descriptions repeated / duplicated

2011-08-22 Thread Paul Colby (JIRA)
qpid-tool schema descriptions repeated / duplicated --- Key: QPID-3442 URL: https://issues.apache.org/jira/browse/QPID-3442 Project: Qpid Issue Type: Bug Components: Tools Affects

[jira] [Updated] (QPID-3437) qpid-config address option confusing in help

2011-08-22 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-3437: Attachment: 0006-Bug-732369-Help-address-ambiguity-for-qpid-config.patch patch proposal > qpid-conf

[jira] [Created] (QPID-3440) the Destination cache in AMQMessageDelegate_0_10 does not work

2011-08-22 Thread Robbie Gemmell (JIRA)
the Destination cache in AMQMessageDelegate_0_10 does not work -- Key: QPID-3440 URL: https://issues.apache.org/jira/browse/QPID-3440 Project: Qpid Issue Type: Bug Compone

[jira] [Created] (QPID-3441) Correct spelling error in C++ broker's QMF schema

2011-08-22 Thread Paul Colby (JIRA)
Correct spelling error in C++ broker's QMF schema - Key: QPID-3441 URL: https://issues.apache.org/jira/browse/QPID-3441 Project: Qpid Issue Type: Task Components: C++ Broker Affec

[jira] [Updated] (QPID-3437) qpid-config address option confusing in help

2011-08-22 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-3437: Component/s: Documentation Labels: patch (was: ) Description: qpi

[jira] [Updated] (QPID-3440) the Destination cache in AMQMessageDelegate_0_10 does not work

2011-08-22 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-3440: - Attachment: QPID-3440_wip.patch Attaching an initial patch, with test to verify the issue and addi

[jira] [Commented] (QPID-3415) CRAM-MD5-HASHED not supported by 0-10 protocol (+ no suppport for custom SASL mechanisms).

2011-08-22 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088578#comment-13088578 ] Keith Wall commented on QPID-3415: -- Hi Rajith Would you mind reviewing my patch for this

[jira] [Created] (QPID-3444) the Java broker does not reject 0-10 exchange (un)bind commands which use empty strings for the change name

2011-08-22 Thread Robbie Gemmell (JIRA)
the Java broker does not reject 0-10 exchange (un)bind commands which use empty strings for the change name --- Key: QPID-3444 URL: https://issues.apache.org/j

Re: [JAVA] build breakage with older ant/java

2011-08-22 Thread Gordon Sim
On 08/22/2011 11:16 AM, Keith Wall wrote: On 18 August 2011 16:14, Gordon Sim wrote: On 08/18/2011 04:09 PM, Robbie Gemmell wrote: The rationale for the change was to add an extension point to the build system to enable client modules, such as transports and authentication/authorisation add-

Re: [JAVA] build breakage with older ant/java

2011-08-22 Thread Keith Wall
On 18 August 2011 16:14, Gordon Sim wrote: > On 08/18/2011 04:09 PM, Robbie Gemmell wrote: > >> The rationale for the change was to add an extension point to the >> build system to enable client modules, such as transports and >> authentication/authorisation add-ons. The easiest way of doing this

Review Request: QPID-3415 CRAM-MD5-HASHED not supported by 0-10 protocol (+ no suppport for custom SASL mechanisms).

2011-08-22 Thread Keith Wall
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1608/ --- Review request for qpid and rajith attapattu. Summary --- This patch change

Re: [VOTE] Release 0.12

2011-08-22 Thread Robbie Gemmell
Bump. Any updates? Robbie On 16 August 2011 19:10, Justin Ross wrote: > Last call.  I'll check tomorrow and consider this vote closed if there's no > new discussion. > > On Tue, 9 Aug 2011, Justin Ross wrote: > >> Howdy, all.  The last-minute blocker, QPID-3394, has been fixed, and there >> are