ary Tully [mailto:gary.tu...@gmail.com]
> Sent: 27 June 2011 15:45
> To: users@activemq.apache.org
> Subject: Re: Tracing Broker to Producer Acks
>
> great.
> One thought, it may be that the network connector is not requesting a sync
> send. It trys to respect the original cl
ersistence guarantee even producer flow
control is disabled. Is this accurate?
Thanks for all this info Gary.
-Original Message-
From: Gary Tully [mailto:gary.tu...@gmail.com]
Sent: 27 June 2011 15:45
To: users@activemq.apache.org
Subject: Re: Tracing Broker to Producer Acks
great.
One th
ges.size 0, enqueueCount: 20, dequeueCount: 0
>> | org.apache.activemq.broker.region.Queue | Queue:Q.OUT.ToDC2.DC1
>>
>> 2011-06-27 14:15:33,359 | DEBUG | SENDING: Response {commandId = 0,
>> responseRequired = false, correlationId = 13} |
>> org.apache.activemq.transport.TransportLo
age-
From: Gary Tully [mailto:gary.tu...@gmail.com]
Sent: 27 June 2011 14:42
To: users@activemq.apache.org
Subject: Re: Tracing Broker to Producer Acks
That is a response to the send request with responseRequired=true, note the
correlationId = 13 which corresponds to the RECEIVED commandId=13.
S
elationId = 13} |
> org.apache.activemq.transport.TransportLogger.Connection:2 | ActiveMQ
> Transport: tcp:///0:0:0:0:0:0:0:1:58759
>
>
> -Original Message-
> From: Gary Tully [mailto:gary.tu...@gmail.com]
> Sent: 23 June 2011 17:45
> To: users@activemq.apache.org
> Subje
to:gary.tu...@gmail.com]
Sent: 23 June 2011 17:45
To: users@activemq.apache.org
Subject: Re: Tracing Broker to Producer Acks
use trace=true on the brokerURL to see all commands, including the producerAck
from the broker.
see: http://activemq.apache.org/tcp-transport-reference.html
On 17 June
use trace=true on the brokerURL to see all commands, including the
producerAck from the broker.
see: http://activemq.apache.org/tcp-transport-reference.html
On 17 June 2011 11:35, Ozan Seymen wrote:
> Hi,
>
> Is there any way for me to trace acks sent from broker to producer? Are there
> any con