I just create a JIRA Issue for this.
https://issues.apache.org/activemq/browse/AMQ-2159 AMQ-2159
Yannick
Hi,
I’m using ActiveMQ 5.2 and I’m experiencing a strange behavior with
OldestMessageEvictionStrategy. I have a very fast producer and a very slow
consumer and I set this policy in my xml.
:
>
> Hi,
>
> I am glad the answer helped a bit. It would be great if you could turn
> your test app into a JUnit test and log a JIRA for your issue.
>
> Best regards
> Andreas
>
> On Mar 11, 2009, at 9:27 PM, Yenki wrote:
>
>>
>> Hi Andreas,
>&g
ce-adventures.blogspot.com/2009/01/limiting-disk-store-usage-with-active.html
>
> Best regards
> Andreas
>
> On Mar 11, 2009, at 6:24 PM, pclovec wrote:
>
>>
>> Make met same problem
>>
>> Yenki wrote:
>>>
>>> Hi, for the last few
Hi,
I’m using ActiveMQ 5.2 and I’m experiencing a strange behavior with
OldestMessageEvictionStrategy. I have a very fast producer and a very slow
consumer and I set this policy in my xml.
After my consumer have consumed
Hi, for the last few days I’ve been trying to solve a fast producers / slow
consumer problem. I want a limited amount of messages fetch on the consumer
(this works) but I also want to have a limited amount of messages in the
queue itself (doesn’t work). I use ActiveMQ 4.1.2 Here is what I tried: