[jira] Resolved: (QPID-1900) QMF Patch to fix pasto in switch.

2009-06-10 Thread Ian Main (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Main resolved QPID-1900. Resolution: Fixed Actually I lie.. I was passing in the wrong object type. The .impl is necessary as usual

[jira] Updated: (QPID-1900) QMF Patch to fix pasto in switch.

2009-06-10 Thread Ian Main (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Main updated QPID-1900: --- Attachment: qmf_value_patch.diff > QMF Patch to fix pasto in switch. > - > >

[jira] Created: (QPID-1900) QMF Patch to fix pasto in switch.

2009-06-10 Thread Ian Main (JIRA)
QMF Patch to fix pasto in switch. - Key: QPID-1900 URL: https://issues.apache.org/jira/browse/QPID-1900 Project: Qpid Issue Type: Bug Components: Qpid Managment Framework Reporter: Ian Ma

Re: Adjusting prefetch value : QPID-818

2009-06-10 Thread Andrew Wright
+1 Coming at qpid from a JMS perspective we found some initially- surprising behaviour before we discovered this parameter. Of course it can be changed for performance reasons if needed later. Cheers, Andrew On 10 Jun 2009, at 16:53, Martin Ritchie wrote: Hi, Just wanted to generate some

Re: Adjusting prefetch value : QPID-818

2009-06-10 Thread Robert Greig
2009/6/10 Martin Ritchie : > Just wanted to generate some discussion on peoples thoughts around > changing the Java prefetch from its current 5000 value to 1. > > Having a default of 1 will work for all users and prevent users from > hurting themselves when they use priority queues or TTL and expe

[jira] Assigned: (QPID-1898) Small patch for QMF.

2009-06-10 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reassigned QPID-1898: -- Assignee: Ted Ross > Small patch for QMF. > > > Key: QPID-1898 >

[jira] Created: (QPID-1899) --require-encryption doesn't work unless cyrus sasl authentication is turned on

2009-06-10 Thread Gordon Sim (JIRA)
--require-encryption doesn't work unless cyrus sasl authentication is turned on --- Key: QPID-1899 URL: https://issues.apache.org/jira/browse/QPID-1899 Project: Qpid

[jira] Updated: (QPID-1898) Small patch for QMF.

2009-06-10 Thread Ian Main (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Main updated QPID-1898: --- Attachment: qmf_bindings.diff This patch adds some simple accessors needed to make working with schemas bette

[jira] Created: (QPID-1898) Small patch for QMF.

2009-06-10 Thread Ian Main (JIRA)
Small patch for QMF. Key: QPID-1898 URL: https://issues.apache.org/jira/browse/QPID-1898 Project: Qpid Issue Type: Improvement Components: Qpid Managment Framework Reporter: Ian Main Pri

[jira] Updated: (QPID-1897) ToString() on UUID class should override and not hide Object.ToString()

2009-06-10 Thread Julien Lavigne du Cadet (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Lavigne du Cadet updated QPID-1897: -- Attachment: UUID.patch Patch file to fix the issue > ToString() on UUID class s

Re: Persisence FAQ for Java

2009-06-10 Thread Kim van der Riet
On Wed, 2009-06-10 at 11:14 +0100, Martin Ritchie wrote: > I've updated the text a bit to include at least the name of the Apache > licensed Java broker persistent store. > > I also linked to the existing 3rd party library page that details how > to configure the BDB Store. > > I left a place hol

[jira] Created: (QPID-1897) ToString() on UUID class should override and not hide Object.ToString()

2009-06-10 Thread Julien Lavigne du Cadet (JIRA)
ToString() on UUID class should override and not hide Object.ToString() --- Key: QPID-1897 URL: https://issues.apache.org/jira/browse/QPID-1897 Project: Qpid Issue Type: Bug

Adjusting prefetch value : QPID-818

2009-06-10 Thread Martin Ritchie
Hi, Just wanted to generate some discussion on peoples thoughts around changing the Java prefetch from its current 5000 value to 1. Having a default of 1 will work for all users and prevent users from hurting themselves when they use priority queues or TTL and expect things to just work. If user

[jira] Commented: (QPID-1440) [Java Client] - Tidy up tasks from QPID-1289

2009-06-10 Thread Martin Ritchie (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718108#action_12718108 ] Martin Ritchie commented on QPID-1440: -- I think that if we are adjusting the prefetch w

Re: [VOTE] Qpid C++ 0.5 signed binaries installer for Windows

2009-06-10 Thread Martin Ritchie
2009/6/10 Gordon Sim : > Steve Huston wrote: >> >> Hopefully I have this correct this time... >> >> I'd like a vote on hosting the Qpid C++ 0.5 installer for Windows at >> qpid.apache.org. >> >> The binary is at: >> http://www.riverace.com/qpid/qpidc-0.5.msi >> >> The signature and sum are at: >> h

Re: [VOTE] Qpid C++ 0.5 signed binaries installer for Windows

2009-06-10 Thread Gordon Sim
Steve Huston wrote: Hopefully I have this correct this time... I'd like a vote on hosting the Qpid C++ 0.5 installer for Windows at qpid.apache.org. The binary is at: http://www.riverace.com/qpid/qpidc-0.5.msi The signature and sum are at: http://www.riverace.com/qpid/qpidc-0.5.msi.asc http://

Re: [c++] : msi installed, couldn't start broker

2009-06-10 Thread Gordon Sim
Steve Huston wrote: From: Gordon Sim [mailto:g...@redhat.com] Steve Huston wrote: Hi Gordon, Steve Huston wrote: Hopefully I have this correct this time... I'd like a vote on hosting the Qpid C++ 0.5 installer for Windows at qpid.apache.org. The binary is at: http://www.riverace.com/qp

Re: [QMF] Java Console.. and asking about QMan?

2009-06-10 Thread Bryan Kearney
Thanks for the pointer. The docs read (in some places) as if this is a generic bridge to any any QMF managed agent and managed objects, and in other places as just a means to manage the broker. Is the goal to just do operations on the broker itself, or to expose all maneged objects (thus being

Re: Boston beer in a week or so?

2009-06-10 Thread Carl Trieloff
Aidan Skinner wrote: In case anybody in Boston fancies this and isn't on pa...@a.o. Short version: drinking in Charlies Kitchen, Harvard Sq, Cambridge, MA, tomorrow 2009-06-10 from 7pm. - Aidan -- Forwarded message -- From: Aidan Skinner Date: Tue, Jun 9, 2009 at 10:53 PM Subj

Re: [QMF] Java Console.. and asking about QMan?

2009-06-10 Thread Andrea Gazzarini
Hi Bryan, QMan is basically exposing the management interface of a (QMF management-enabled) broker. There are two version of QMan : 1) JMX Adapter : exposes the management interface of the broker as JMX MBean. you can see those MBeans using JConsole or in alternative embedding it into an Applicati

Re: [QMF] Java Console.. and asking about QMan?

2009-06-10 Thread Bryan Kearney
Andrea Gazzarini wrote: Hi Bryan, sorry for delay,I developed QMan, how can I help you? Regards, Andrea Andrea: I just wanted to make sure I understood all the bits. QMan's goal is to manage the broker? So, there is still need for Console and Agent code to embed in a Java container. Is that

Re: Persisence FAQ for Java

2009-06-10 Thread Martin Ritchie
2009/6/9 Kim van der Riet : > I recently added a section in the FAQ > http://cwiki.apache.org/confluence/display/qpid/FAQ for persistence. I > have put the C++ sections in place, but left placeholders for the Java. > It would complete the FAQ if someone with Java store knowledge can fill > out the

Re: c++ client has memory leak when queue is full and the client tries to reconnect

2009-06-10 Thread Gordon Sim
Shan Wang wrote: The client is using 0.5 built from trunk in early April, so maybe different from the current 0.5 release version. Hmm, thats odd. The fix was made on the 13th February (r744051) so you should have it. -Original Message- From: Gordon Sim [mailto:g...@redhat.com] S