thank your for your info.
would i work in theory for my case (because i ensure that all messages
with same JMSXGroupID will have same Priority) or would it work generally
(even when messages with same JMSXGroupID have different priorities - dont
know if that really makes sense tough...)?
yes, we
Hi Tim,
Thanks for the point, with activemq-all-5.9-SNAPSHOT I was able to run my
test. Bad news it that it's still failing with the same "message missing"
trouble. Here is a line of logs as the evidence that I ran the test with
5.9-SNAPSHOT correctly:
-
21:58:32,643 INFO [BrokerService] A
seems work in theory.
Why not using two queues to send the different messages?
It's more easy for problem diagnosis if some trouble is present.
Besides, Do not use sparse selector or your consumers may get stuck.
At 2013-03-26 22:58:29,"Daniel Guggi" wrote:
>hi,
>
>im curious if it is possible
On 03/26/2013 08:49 PM, Jaewoong Choi wrote:
Unfortunately, I couldn't verify if the latest snapshots resolved the issue I
questioned. I failed to replace the activemq-core dependency from 5.7.0 to
any upper versions as I ended up facing some runtime errors with the API
I've used with 5.7.0. It
Unfortunately, I couldn't verify if the latest snapshots resolved the issue I
questioned. I failed to replace the activemq-core dependency from 5.7.0 to
any upper versions as I ended up facing some runtime errors with the API
I've used with 5.7.0. It looks like, including "broker/client split" th
Yah in 5.8 the "client" and "broker" modules were broken out. However, the
"broker" module depends on the "client" module. Might want to double check
all the dependencies for the broker module are properly included on your
classpath.
On Tue, Mar 26, 2013 at 11:02 AM, Jaewoong Choi wrote:
> Hi Ch
Hi Christian,
Thanks for the reply and suggestion. Unfortunately I couldn't test with
apache-activemq-5.9-SNAPSHOT because we're using activemq as an embedded
broker: we only use activemq-core.jar. I tried
activemq-broker-5.9-SNAPSHOT.jar which is included in
apache-activemq-5.9-SNAPSHOT.zip but
The wiki snippet that showed this was broken at:
http://activemq.apache.org/virtual-destinations.html
I've updated the wiki (should propagate shortly) and pasted the example
below:
http://www.springframework.org/schema/beans";
xmlns:amq="http://activemq.apache.org/schema/core";
xmlns:xsi="http
Hello :)
I'm new to active mq and i ve tried to search for an answer to my question
but i was not able find one so excuse me if my question was already been
answered.
there s a producer that sends lots of messages to a topic, i want those
messages to be automaticly forwarded to specific queue based
Issue has been created, and Unit test attached to it:
https://issues.apache.org/jira/browse/AMQ-4407
Regards.
On Wed, Mar 20, 2013 at 1:34 PM, Juan Nin wrote:
> Thx Gary!
>
> Will have my Team look into the Unit test, etc
>
>
> On Tue, Mar 12, 2013 at 5:52 PM, Gary Tully wrote:
>
>> that is a
hi,
im curious if it is possible to use message-groups and jms selectors
together.
example:
i have consumer 'normalPriorityConsumer' for queue "X" with selector
'JMSProperty >= 4'
i have consumer 'lowPrioritiyConsumer' for queue "X" with selector
'JMSProperty < 4'
all messages send to queue "X"
Can you give it a try on a recent snapshot?
https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apache-activemq/5.9-SNAPSHOT/
On Mon, Mar 25, 2013 at 11:39 PM, Jaewoong Choi wrote:
> Hi,
>
> I encountered a problem that a persistence message is not dispatched but
>
1、ActiveMQ Apollo is a faster, more reliable, easier to maintain messaging
broker built from the foundations of the original ActiveMQ.
2、The major fundamental architectural changes it brings are:
Reactor Based Thread Model
Scala 2.8 Implementation
Protocol Agnostic
REST Based Management
http://
Hi,
We've been having this issue 3 times now where we have only a few message
consumers processing messages. Since our usage pattern is a low-number of
messages but with long processing times, we effectively have contention because
we aren't using more than a few message consumers to process me
hi
what's the difference between activeMQ and apollo?
yongsheng yue
岳永胜
Hi, I would like to add an entry to the FAQ commenting on an error which
drove me crazy. On the wiki, it says that comments are welcome, but that we
must ask for permission here before.
Basically, when your broker and clients clocks are not in sync, really weird
things can happen, so I believe it
16 matches
Mail list logo