[c++]: hello_world.cpp

2010-04-15 Thread Gordon Sim
Jonathan, I notice you have added a hello world example, which I think is good. However I'd prefer a little more brevity; the aim is to get across the core objects and methods involved as simply as possible. My suggested changes are shown in the attached patch and include: * only send a sing

[jira] Assigned: (QPID-1672) Inter-broker links need full SASL support

2010-04-15 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned QPID-1672: Assignee: Ken Giusti (was: Gordon Sim) > Inter-broker links need full SASL support > --

[jira] Assigned: (QPID-2499) Stale federation routes remain after route deletion.

2010-04-15 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned QPID-2499: Assignee: Ken Giusti > Stale federation routes remain after route deletion. > --

Re: Where is python Xid function and comparator?

2010-04-15 Thread Gordon Sim
On 04/15/2010 04:54 PM, Steve Huston wrote: Hi folks, Can someone please help me find where the python Xid comparator function is? I've searched everywhere I can think of. The Xid structure is generated from the spec, I'm not sure it has an explicit comparator (Rafi?). You might need to match

[jira] Created: (QPID-2512) Change Default Destination Syntax to ADDR (addressing)

2010-04-15 Thread Rajith Attapattu (JIRA)
Change Default Destination Syntax to ADDR (addressing) -- Key: QPID-2512 URL: https://issues.apache.org/jira/browse/QPID-2512 Project: Qpid Issue Type: Improvement Components: Jav

Re: check-long failures on Rawhide

2010-04-15 Thread Ján Sáreník
On Thu, Apr 15, 2010 at 01:59:30PM -0400, Alan Conway wrote: > Is there anything useful in your > tests/brokertest.tmp/cluster_tests.LongTests.test_management/cluster1.5.log? > Any core files? I have sent the contents of brokertest.tmp dir to Alan privately not to spam the mailing list. Just FYI.

[jira] Resolved: (QPID-2511) ConnectionImpl instance may be deleted before IO threads are finished with the underllying DispatchHandle

2010-04-15 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-2511. -- Resolution: Fixed > ConnectionImpl instance may be deleted before IO threads are finished with > the un

Re: check-long failures on Rawhide

2010-04-15 Thread Alan Conway
On 04/15/2010 01:15 PM, Ján Sáreník wrote: Hello! On Fedora Rawhide, qpid r934287. I simply did: cd qpid patch -Np1< qpid-r934287.patch # see attachment cd cpp ./bootstrap ./configure --disable-static --with-cpg \ CXXFLAGS="$CXXFLAGS -DNDEBUG -O3" make -j5 make che

[jira] Created: (QPID-2511) ConnectionImpl instance may be deleted before IO threads are finished with the underllying DispatchHandle

2010-04-15 Thread Gordon Sim (JIRA)
ConnectionImpl instance may be deleted before IO threads are finished with the underllying DispatchHandle - Key: QPID-2511 URL: https://issues.apache.org/jira/

check-long failures on Rawhide

2010-04-15 Thread Ján Sáreník
Hello! On Fedora Rawhide, qpid r934287. I simply did: cd qpid patch -Np1 < qpid-r934287.patch # see attachment cd cpp ./bootstrap ./configure --disable-static --with-cpg \ CXXFLAGS="$CXXFLAGS -DNDEBUG -O3" make -j5 make check make check-long I did :%s/2010-..-.. ..:..:..

[jira] Assigned: (QPID-2507) C++ broker can deadlock when processing a bind.

2010-04-15 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned QPID-2507: Assignee: Ken Giusti > C++ broker can deadlock when processing a bind. > ---

Re: Qpid docs - file structure and organization

2010-04-15 Thread Martin Ritchie
On 15 Apr 2010, at 17:24, Robbie Gemmell wrote: Anyone modifying the code is responsible for reflecting necessary changes into the documentation, there is no single person or group of us who are. That said, as I pointed out previously I'm sure everyone knows who the usual suspects are

Re: Qpid docs - file structure and organization

2010-04-15 Thread Robbie Gemmell
Anyone modifying the code is responsible for reflecting necessary changes into the documentation, there is no single person or group of us who are. That said, as I pointed out previously I'm sure everyone knows who the usual suspects are when it comes to Java broker updates. We need to draw

[jira] Resolved: (QPID-2510) Python messaging SetupTests.testConnectError false fail on Windows

2010-04-15 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston resolved QPID-2510. Resolution: Fixed Resolved on trunk r934471 > Python messaging SetupTests.testConnectError false fa

[jira] Created: (QPID-2510) Python messaging SetupTests.testConnectError false fail on Windows

2010-04-15 Thread Steve Huston (JIRA)
Python messaging SetupTests.testConnectError false fail on Windows -- Key: QPID-2510 URL: https://issues.apache.org/jira/browse/QPID-2510 Project: Qpid Issue Type: Test

[jira] Commented: (QPID-2509) Remove message staging from C++ broker

2010-04-15 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857369#action_12857369 ] Kim van der Riet commented on QPID-2509: Fixed in r.934463. > Remove message stagin

[jira] Resolved: (QPID-2509) Remove message staging from C++ broker

2010-04-15 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim van der Riet resolved QPID-2509. Resolution: Fixed The broker option for setting the staging threshold was removed, as was th

Where is python Xid function and comparator?

2010-04-15 Thread Steve Huston
Hi folks, Can someone please help me find where the python Xid comparator function is? I've searched everywhere I can think of. I have a test case failing while trying to compare a created xid with one retrieved from the broker: I'm doing this: def xid(self, txid): StoreTests.tx_counter +=

[jira] Created: (QPID-2509) Remove message staging from C++ broker

2010-04-15 Thread Kim van der Riet (JIRA)
Remove message staging from C++ broker -- Key: QPID-2509 URL: https://issues.apache.org/jira/browse/QPID-2509 Project: Qpid Issue Type: Improvement Components: C++ Broker Reporter: Ki

[jira] Closed: (QPID-2456) Staged transient messages do not get deleted from store

2010-04-15 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim van der Riet closed QPID-2456. -- Resolution: Not A Problem The growth of BDB log files does not indicate that the messages are no

Re: Qpid docs - file structure and organization

2010-04-15 Thread Jonathan Robie
On 04/15/2010 10:03 AM, Marnie McCormack wrote: Apologies if I missed anything I've made a few updates to the wiki over the last few weeks. I'm assuming the docbook import will be refreshed before replacing the existing wiki content ? A lot of people have made updates, but updating th

Re: Qpid docs - file structure and organization

2010-04-15 Thread Marnie McCormack
Hi, Apologies if I missed anything I've made a few updates to the wiki over the last few weeks. I'm assuming the docbook import will be refreshed before replacing the existing wiki content ? Marnie On Thu, Apr 15, 2010 at 2:34 PM, Jonathan Robie wrote: > On 04/15/2010 09:16 AM, Alan Conway

Re: Qpid docs - file structure and organization

2010-04-15 Thread Jonathan Robie
On 04/15/2010 09:16 AM, Alan Conway wrote: On 04/14/2010 01:14 PM, Jonathan Robie wrote: On 04/14/2010 10:24 AM, Rajith Attapattu wrote: As I have mentioned in the past, we should just publish what we have right now. If we wait until it's perfect this will never be done. I am not worried about

Re: Qpid docs - file structure and organization

2010-04-15 Thread Alan Conway
On 04/14/2010 01:14 PM, Jonathan Robie wrote: On 04/14/2010 10:24 AM, Rajith Attapattu wrote: As I have mentioned in the past, we should just publish what we have right now. If we wait until it's perfect this will never be done. I am not worried about dangling links. We could resolve them in tim

[jira] Updated: (QPID-2391) Use of global static intializers in code creates problems for a correct Windows static build

2010-04-15 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher updated QPID-2391: -- Priority: Minor (was: Major) Its not clear to me that supporting a static library version of li

[jira] Issue Comment Edited: (QPID-2391) Use of global static intializers in code creates problems for a correct Windows static build

2010-04-15 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857303#action_12857303 ] Andrew Stitcher edited comment on QPID-2391 at 4/15/10 9:15 AM: --

[jira] Commented: (QPID-2391) Use of global static intializers in code creates problems for a correct Windows static build

2010-04-15 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857302#action_12857302 ] Andrew Stitcher commented on QPID-2391: --- The way these plugins are designed they effec

Re: New Contributers - Useful/Important Info

2010-04-15 Thread Marnie McCormack
Thanks Emmanuel. Tbh, I'm not sure either of these is that useful - the wiki page is out of date and the JIRAs don't really give a new contributer a flavour of the items we're shooting for - sadly. I'll try and find some time to start a new roadmap page, with the items I know of and we can all ch

[jira] Assigned: (QPID-2388) user-defined signals can cause process terminate

2010-04-15 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher reassigned QPID-2388: - Assignee: Andrew Stitcher > user-defined signals can cause process terminate > ---

Re: New Contributers - Useful/Important Info

2010-04-15 Thread Emmanuel Bourg
The roadmap accessible from the Getting Involed page seems outdated. I suggest to replace it with a link to the JIRA roadmap: https://issues.apache.org/jira/browse/QPID?report=com.atlassian.jira.plugin.system.project:roadmap-panel Emmanuel Bourg Marnie McCormack a écrit : Devs: Just sendin

[jira] Commented: (QPID-2505) WCF project needs to encode/decode all AMQP data types

2010-04-15 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857287#action_12857287 ] Gordon Sim commented on QPID-2505: -- My suggestion above was for the second of these, i.e. t

Re: Newbie to Qpid!

2010-04-15 Thread Marnie McCormack
Hi, I've sent some info to the dev list generally which will hopefully be of use to you. Can you tell us a little about you - your name and if your interest is mainly QMF ? Thanks, Marnie On Wed, Apr 14, 2010 at 4:07 PM, Open Source Expert wrote: > Hi, > > I am a newbie learning and getting upt

New Contributers - Useful/Important Info

2010-04-15 Thread Marnie McCormack
Devs: Just sending our links to the useful stuff we have. New Contributers: Thank you for your interest in Qpid. We're delighted to have new contributers get involved. Please take a little time to read over our Getting Involed page: http://qpid.apache.org/getting-involved.html This will give y

Re: Project Etiquette

2010-04-15 Thread Marnie McCormack
Hi Rafi, At long last I've taken a shot at this and put the results, with author attribution for you obv, here: https://cwiki.apache.org/confluence/display/qpid/Qpid+Project+Etiquette+Guide I think I've shaved off 20% and also reoriented slightly to make it read more at submitters than committers

[jira] Commented: (QPID-2498) Upgrade Mina to 1.1.7

2010-04-15 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857250#action_12857250 ] Emmanuel Bourg commented on QPID-2498: -- There are some unused classes in the mina packa

Unused package org.apache.qpid.util.concurrent

2010-04-15 Thread Emmanuel Bourg
Hi, It seems the classes in the package org.apache.qpid.util.concurrent in the common module aren't used anymore. The Condition class is used in two tests and can be replaced by a CountDownLatch (QPID-2508). I don't know if the other classes could still be useful, otherwise the package could

[jira] Closed: (QPID-1844) Cannot build java source / javacc claimed missing

2010-04-15 Thread JIRA
[ https://issues.apache.org/jira/browse/QPID-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Schröder closed QPID-1844. - Resolution: Fixed > Cannot build java source / javacc claimed missing > --

[jira] Updated: (QPID-2508) Replace org.apache.qpid.util.concurrent.Condition with a CountDownLatch

2010-04-15 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated QPID-2508: - Attachment: condition.patch > Replace org.apache.qpid.util.concurrent.Condition with a CountDownLa

[jira] Created: (QPID-2508) Replace org.apache.qpid.util.concurrent.Condition with a CountDownLatch

2010-04-15 Thread Emmanuel Bourg (JIRA)
Replace org.apache.qpid.util.concurrent.Condition with a CountDownLatch --- Key: QPID-2508 URL: https://issues.apache.org/jira/browse/QPID-2508 Project: Qpid Issue Type: Imp