Hello,
I identified the source of problems but don't understand why the
configuration causes them. When I comment out:
(or simply set producerFlowControl to false), then the problems disappear.
Can't be there some problem with the producer flow control?
Pavel
Pavel Moravec wrot
It is in my previous post at the botton. Or use direct link
http://old.nabble.com/file/p29264165/activemq.xml
Pavel
Reynald Borer wrote:
>
> I think you forgot to attach your activemq.xml file... or I am totally
> blind ?
>
> On 07/26/2010 10:08 AM, Pavel Moravec wrote:
>
I don't think so. See attached activemq.xml file.
Gary Tully wrote:
>
> Is the advice from https://issues.apache.org/activemq/browse/AMQ-2834
> relevant to your use case?
>
> On 23 July 2010 15:32, Pavel Moravec wrote:
>>
>> Hello,
>> we experience the
Hello,
we experience the following problem when using Active-MQ 5.3.2 for
forwarding persistent messages.
Time to time, consumers don't read mails from Active-MQ sufficiently fast so
memory utilisation reaches 70%. Further mails are stored on disk and storage
utilisation is growing. Once consumer
Hello, has somebody met stalled persistent emails in ActiveMQ 5.3.2?
Something like AMQ-2009? As that should be fixed in ActiveMQ 5.3 while we
see that in 5.3.2. In our case, ActiveMQ receives emails from James server,
puts them into a queue where there are 50 consumers all with prefetch set to
1.
Hello, per my experience ActiveMQ puts incoming emails into particular
consumers "queues" on round robin basis. I.e. having 50 consumers for one
ActiveMQ queue, every 50th email is sent to one particular consumer,
regardless the responses received from the customers.
My question is: is it possibl