Re: Any clustering implementation in Apache Apollo?

2014-09-16 Thread Sigmund Lee
Anyone help me pls? Am I subscribed to the wrong mailing list? On Mon, Sep 15, 2014 at 3:44 PM, Sigmund Lee wrote: > Hi all, > > Currently we have a push notification service based on MQTT + Apache > Apollo. But our current implementation does not tolerate failure well since > there is only one

Re: Slow consumer detection and message time to live

2014-09-16 Thread Tim Bain
I've submitted https://issues.apache.org/jira/browse/AMQ-5362 to capture this issue, and https://issues.apache.org/jira/browse/AMQ-5361 to capture the ability to use more than one slow consumer strategy at the same time (since it's unlikely that anyone would want to identify slow consumers based so

Editting permission for wiki

2014-09-16 Thread Joe Luo
Hello, I'd like to get Wiki karma so I can update the doc whenever I found an issue with it. My signed ICA is on file and it is under "Unlisted CLAs" section: http://people.apache.org/committer-index.html Name: Joe Qiang Luo Here is my username on confluence: joeluo Thanks, /Joe

ActiveMQ Temp Percent Usage Issue

2014-09-16 Thread petermanskenk
Hello everyone- I know that similar questions to this have been posted before, but I am unable to find a resolution to my problem so I was hoping that I could ask again: I am using ActiveMQ version 5.5.1 I am sending in non-persistant messages to activeMQ, but when my temporary storage is fil

[ANNOUNCE] Apache.NMS.ActiveMQ 1.6.4 Released

2014-09-16 Thread Timothy Bish
Hello The Apache.NMS.ActiveMQ 1.6.4 Release bundle is now available. This is a bugfix release that includes some stability fixes for issues found since the v1.6.3 release along with a hardening of the local transaction support for MessageConsumer instances. The Wiki Page for this release is

More CPU utilization in 5.9.0

2014-09-16 Thread bala_cd
Hi, I configured transacted for the consumer as true, so it's cache level is CACHE_NONE. But here lots of dynamic forward consumers are getting created and advisory messages are created more. This cause the high utilization of CPU, even upto 100% for single core m/c. My activemq version : 5.9.0

Stuck Messges when the JMXGroupId used

2014-09-16 Thread bala_cd
Hi, We configured JMXGroupId for our messages. But some of the messages get stucked in AMQ broker without consuming. Note : we are using AMQ 5.9.0 Is there any solution to get rid of the issue. Thanks in advance! -- View this message in context: http://activemq.2283324.n4.nabble.com/Stuck

JMS Bridge to third party broker providing only ConnectionFactory

2014-09-16 Thread kubofary
Hello, I need to establish a JMS to JMS bridge between ActiveMQ and a third party JMS broker (webMethods broker). The remote system provides a ConnectionFactory and several Destinations (instances of javax.jms.Queue) through JNDI. I tried to follow the example at http://activemq.apache.org/jms-to-j