Ping. Can some one please explain any changes in kahadb when moving from
ActiveMQ 5.10 to ActiveMQ 5.11?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/KahabDB-compatibility-issue-between-ActiveMQ-5-10-and-ActiveMQ-5-11-tp4692008p4692323.html
Sent from the ActiveMQ - U
Thanks Tim!
--
View this message in context:
http://activemq.2283324.n4.nabble.com/invalid-broker-url-tp4692311p4692321.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
hey everyone, i'm just starting to get into JMS with activemq and i have a
few questions, there are some concepts that i don't understand.
first of all, i want to understand what is the Broker, i know i have to have
it in order to send and receive messages but a more thorough explanation
would be
On 03/02/2015 03:16 PM, arun196 wrote:
Thanks! Removing new line worked. maximumRedeliveries doesn't seem to work.
Am I doing it right?
This works -
brokerURL="failover:(tcp://localhost:61616?keepAlive=true,tcp://localhost:61617?keepAlive=true,tcp://localhost:61618?keepAlive=true)"
Thanks! Removing new line worked. maximumRedeliveries doesn't seem to work.
Am I doing it right?
This works -
brokerURL="failover:(tcp://localhost:61616?keepAlive=true,tcp://localhost:61617?keepAlive=true,tcp://localhost:61618?keepAlive=true)"
This doesn't work (brokerURL in single
http://activemq.apache.org/failover-transport-reference.html doesn't show
any examples of spaces and newlines being legal characters in a brokerURL
attribute; are you sure what you're doing is valid syntax? I personally
haven't tried it that way so I can't say for sure it wouldn't work, but
it's t
One option is to have your consumer use Camel, which has all kinds of
support for conditionally deciding what to do with a given message...
On Mon, Mar 2, 2015 at 11:57 AM, joseph.gagnon
wrote:
> What types of filtering can be performed in ActiveMQ and how do I go about
> doing it?
>
> If possib
I get invalid broker URL with below configuration. Help please?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/invalid-broker-url-tp4692311.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
What types of filtering can be performed in ActiveMQ and how do I go about
doing it?
If possible I'd like to be able to filter out messages coming into a
receiver until the message timestamp exceeds a specific time that is
calculated to be some specified number of milliseconds after the last time
It looks like all of my JMX calls take about 200ms (give or take).
This is pretty fast unless you have to make a ton of calls.
I suspect this is just JMX overhead creating proxy objects, calling the
methods, etc
Has anyone proposed an alternative to JMX for a API for communicating with
ActiveMQ?
Gotcha. That makes sense. OK.
On Sun, Mar 1, 2015 at 6:31 PM, Tim Bain wrote:
> The statement is right, because the other 1x is in the consumer's prefetch
> buffer. It's a bit confusing that the word "pending" in the log line
> counts both the pending queue on the broker and the prefetch buff
Thanks!
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Message-order-when-use-PooledConnectionFactory-tp4690796p4692256.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
12 matches
Mail list logo