[jira] Commented: (AMQ-1156) option "wireFormat.tcpNoDelayEnabled=true" is ignored

2007-03-13 Thread JIRA
[ https://issues.apache.org/activemq/browse/AMQ-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38819 ] David Martín Clavo commented on AMQ-1156: - Indeed Helmut. When you set socket.tcpNoDelay=true on a client (pro

[jira] Created: (AMQ-1203) Killing STOMP client stalls the Q forever until a new message is written to that Q

2007-03-13 Thread Joel Schaubert (JIRA)
Killing STOMP client stalls the Q forever until a new message is written to that Q -- Key: AMQ-1203 URL: https://issues.apache.org/activemq/browse/AMQ-1203 Project: Activ

[jira] Resolved: (AMQ-1192) STOMP client cannot be stopped and disconnected without loosing messages

2007-03-13 Thread Joel Schaubert (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Schaubert resolved AMQ-1192. - Resolution: Fixed Fix Version/s: 4.1.1 Part #1 is closed since this was not a bug. Subsc

[jira] Commented: (AMQ-1192) STOMP client cannot be stopped and disconnected without loosing messages

2007-03-13 Thread Joel Schaubert (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38817 ] Joel Schaubert commented on AMQ-1192: - Agreed. Nice work on resolving the ghost client issue. > STOMP client can

[jira] Closed: (AMQCPP-79) allow createProducer to accept null destination

2007-03-13 Thread Teemu Torma (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teemu Torma closed AMQCPP-79. - > allow createProducer to accept null destination > > >

[jira] Closed: (AMQCPP-87) ActiveMQConnectionFactory creates only one unique clientId

2007-03-13 Thread Teemu Torma (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teemu Torma closed AMQCPP-87. - > ActiveMQConnectionFactory creates only one unique clientId > ---

[jira] Assigned: (AMQCPP-78) session tries to destroy already destroyed temporary queue

2007-03-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned AMQCPP-78: -- Assignee: Timothy Bish (was: Nathan Mittler) > session tries to destroy already destroyed t

[jira] Resolved: (AMQCPP-87) ActiveMQConnectionFactory creates only one unique clientId

2007-03-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-87. Resolution: Fixed Fixed in Trunk cms::ConnectionFactory has changed slightly, and ActiveMQConne

[jira] Updated: (AMQCPP-87) ActiveMQConnectionFactory creates only one unique clientId

2007-03-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQCPP-87: --- Priority: Minor (was: Major) Fix Version/s: 2.0 > ActiveMQConnectionFactory creates only

[jira] Assigned: (AMQCPP-87) ActiveMQConnectionFactory creates only one unique clientId

2007-03-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned AMQCPP-87: -- Assignee: Timothy Bish (was: Nathan Mittler) > ActiveMQConnectionFactory creates only one u

[jira] Assigned: (AMQ-468) Queue load balancing - optionally give highest priority to the local connection, then local broker then networks

2007-03-13 Thread Rob Davies (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Davies reassigned AMQ-468: -- Assignee: Rob Davies > Queue load balancing - optionally give highest priority to the local > connect

[jira] Commented: (AMQ-1192) STOMP client cannot be stopped and disconnected without loosing messages

2007-03-13 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38813 ] Hiram Chirino commented on AMQ-1192: I think we should close this issue out as "not a bug" and open a new issue fo

[jira] Commented: (AMQCPP-87) ActiveMQConnectionFactory creates only one unique clientId

2007-03-13 Thread Teemu Torma (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38812 ] Teemu Torma commented on AMQCPP-87: --- UUID generation might be slow, that is why counter. I don't really care whi

[jira] Commented: (AMQCPP-87) ActiveMQConnectionFactory creates only one unique clientId

2007-03-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38811 ] Timothy Bish commented on AMQCPP-87: Adding a count to a UUID is not the right thing to do, as you could just cre

[jira] Commented: (AMQ-1152) ActiveMQ connectionFactory ignores redeliveryPolicy

2007-03-13 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38810 ] james strachan commented on AMQ-1152: - I wonder; could you test that the XML configuration really is configuring t

[jira] Created: (AMQCPP-87) ActiveMQConnectionFactory creates only one unique clientId

2007-03-13 Thread Teemu Torma (JIRA)
ActiveMQConnectionFactory creates only one unique clientId -- Key: AMQCPP-87 URL: https://issues.apache.org/activemq/browse/AMQCPP-87 Project: ActiveMQ C++ Client Issue Type: Bug

[jira] Commented: (AMQ-1192) STOMP client cannot be stopped and disconnected without loosing messages

2007-03-13 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38809 ] james strachan commented on AMQ-1192: - Here's some background on prefetch (and how that affects message delivery).

[jira] Commented: (AMQ-1192) STOMP client cannot be stopped and disconnected without loosing messages

2007-03-13 Thread Joel Schaubert (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38808 ] Joel Schaubert commented on AMQ-1192: - Retested with ack set to client during subscribe operations after talking

[jira] Resolved: (AMQCPP-86) Valgrind reports memory leaks in unit tests

2007-03-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-86. Resolution: Fixed Fixed the leak in the Destination test in Trunk > Valgrind reports memory lea

[jira] Assigned: (AMQCPP-86) Valgrind reports memory leaks in unit tests

2007-03-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned AMQCPP-86: -- Assignee: Timothy Bish (was: Nathan Mittler) > Valgrind reports memory leaks in unit tests

[jira] Commented: (AMQCPP-86) Valgrind reports memory leaks in unit tests

2007-03-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38806 ] Timothy Bish commented on AMQCPP-86: Once we actually get the Openwire stuff to actually work, we intend to run

[jira] Created: (AMQCPP-86) Valgrind reports memory leaks in unit tests

2007-03-13 Thread Albert Strasheim (JIRA)
Valgrind reports memory leaks in unit tests --- Key: AMQCPP-86 URL: https://issues.apache.org/activemq/browse/AMQCPP-86 Project: ActiveMQ C++ Client Issue Type: Bug Components: Openwire A

[jira] Resolved: (AMQCPP-85) activemq/util/Character.h not being installed by automake

2007-03-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-85. Resolution: Fixed Fixed in trunk > activemq/util/Character.h not being installed by automake >

[jira] Assigned: (AMQCPP-85) activemq/util/Character.h not being installed by automake

2007-03-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned AMQCPP-85: -- Assignee: Timothy Bish (was: Nathan Mittler) > activemq/util/Character.h not being installe

Re: BlobMessage support for sending out-of-band BLOBs (was Re: FileMessage: we would like to contribute

2007-03-13 Thread James Strachan
BTW I've just patched trunk so that the activemq broker in the binary distro now includes an embedded Jetty broker (which is easy to disable via the activemq.xml if folks don't want it). http://issues.apache.org/activemq/browse/AMQ-1194 This also means we now have the web-console running at http:

[jira] Created: (AMQCPP-85) activemq/util/Character.h not being installed by automake

2007-03-13 Thread Albert Strasheim (JIRA)
activemq/util/Character.h not being installed by automake - Key: AMQCPP-85 URL: https://issues.apache.org/activemq/browse/AMQCPP-85 Project: ActiveMQ C++ Client Issue Type: Bug Affe

[jira] Resolved: (AMQ-1194) host the Web Console in the broker when running the 'activemq' script

2007-03-13 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] james strachan resolved AMQ-1194. - Resolution: Fixed committed at 517713 > host the Web Console in the broker when running the 'a

[jira] Resolved: (AMQCPP-77) Inconsistency when getting string property between Stomp and Openwire

2007-03-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-77. Resolution: Fixed Fixed in trunk, the Stomp Messages now throw a NoSuchElementException for any

[jira] Created: (AMQCPP-84) add unit/integration tests

2007-03-13 Thread Nathan Mittler (JIRA)
add unit/integration tests -- Key: AMQCPP-84 URL: https://issues.apache.org/activemq/browse/AMQCPP-84 Project: ActiveMQ C++ Client Issue Type: Task Affects Versions: 2.0 Reporter: Nathan Mittler

[jira] Resolved: (AMQCPP-79) allow createProducer to accept null destination

2007-03-13 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler resolved AMQCPP-79. -- Resolution: Fixed Fixed in trunk for both stomp and openwire > allow createProducer to acce

[jira] Commented: (AMQCPP-77) Inconsistency when getting string property between Stomp and Openwire

2007-03-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38801 ] Timothy Bish commented on AMQCPP-77: I think that the proper way to handle missing string properties is to throw

[jira] Assigned: (AMQCPP-77) Inconsistency when getting string property between Stomp and Openwire

2007-03-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned AMQCPP-77: -- Assignee: Timothy Bish (was: Nathan Mittler) > Inconsistency when getting string property b

[jira] Commented: (AMQ-1156) option "wireFormat.tcpNoDelayEnabled=true" is ignored

2007-03-13 Thread Helmut Janknecht (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38800 ] Helmut Janknecht commented on AMQ-1156: --- On Linux 2.6.16 or 2.6.17 perhaps setting this {{sysctl net.ipv4.tcp_ab

[jira] Commented: (AMQ-1137) Transactional, non persistent queing very slow under Linux

2007-03-13 Thread Helmut Janknecht (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38799 ] Helmut Janknecht commented on AMQ-1137: --- Ok I found out the difference between these kernel versions, it is the

[jira] Commented: (AMQ-1156) option "wireFormat.tcpNoDelayEnabled=true" is ignored

2007-03-13 Thread Helmut Janknecht (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38797 ] Helmut Janknecht commented on AMQ-1156: --- This TCP_NODELAY caused also my problem described in AMQ-1137. Regardle

[jira] Commented: (AMQ-1137) Transactional, non persistent queing very slow under Linux

2007-03-13 Thread Helmut Janknecht (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38798 ] Helmut Janknecht commented on AMQ-1137: --- With my patch described in https://issues.apache.org/activemq/browse/A

[jira] Created: (AMQCPP-83) Integration tests fail for openwire

2007-03-13 Thread Nathan Mittler (JIRA)
Integration tests fail for openwire --- Key: AMQCPP-83 URL: https://issues.apache.org/activemq/browse/AMQCPP-83 Project: ActiveMQ C++ Client Issue Type: Bug Components: Openwire Affects Versions:

[jira] Created: (AMQCPP-82) Make openwire the default protocol

2007-03-13 Thread Nathan Mittler (JIRA)
Make openwire the default protocol -- Key: AMQCPP-82 URL: https://issues.apache.org/activemq/browse/AMQCPP-82 Project: ActiveMQ C++ Client Issue Type: Task Components: CMS Impl Affects Versions:

[jira] Resolved: (AMQCPP-30) Add support to activemq-cpp to support the openwire protocol

2007-03-13 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler resolved AMQCPP-30. -- Resolution: Fixed Since the first cut at openwire is in place, I think it just makes sense t

[jira] Updated: (AMQCPP-81) openwire consumer never receives messages already in queue

2007-03-13 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler updated AMQCPP-81: - Fix Version/s: 2.0 > openwire consumer never receives messages already in queue >

[jira] Updated: (AMQCPP-79) allow createProducer to accept null destination

2007-03-13 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler updated AMQCPP-79: - Fix Version/s: 2.0 > allow createProducer to accept null destination > --

[jira] Updated: (AMQCPP-80) sending with explicit message id hangs

2007-03-13 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler updated AMQCPP-80: - Fix Version/s: 2.0 > sending with explicit message id hangs >

[jira] Updated: (AMQCPP-77) Inconsistency when getting string property between Stomp and Openwire

2007-03-13 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler updated AMQCPP-77: - Fix Version/s: 2.0 > Inconsistency when getting string property between Stomp and Openwire > -

[jira] Updated: (AMQCPP-78) session tries to destroy already destroyed temporary queue

2007-03-13 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Mittler updated AMQCPP-78: - Fix Version/s: 2.0 > session tries to destroy already destroyed temporary queue >

Re: ActiveMQ CPP connection factory behaviour

2007-03-13 Thread Nathan Mittler
You're right ... would you mind capturing this in a JIRA issue targeted for 2.0? Thanks, Nate On 3/13/07, Teemu Torma <[EMAIL PROTECTED]> wrote: I was looking the connection factory in activemq-cpp (trunk version) to see why I can not create two connections using same factory due to client id

ActiveMQ CPP connection factory behaviour

2007-03-13 Thread Teemu Torma
I was looking the connection factory in activemq-cpp (trunk version) to see why I can not create two connections using same factory due to client id clashes. It appears that the connection factory creates only one uuid client id and uses it unless something else given to createConnection. It a