n a
> transaction will be sent async by default and the commit will be a
> sync call.
>
> On 10 February 2012 10:07, kaustubh khasnis
> wrote:
> > Hi,
> > While producing the messages, is it possible to use something similar to
> > CLIENT_ACKNOWLEDGEMENT so that we can acknow
40262000 Ext 2305|Mobile: +91.9850818870 |
> http://www.synechron.com
> SYNECHRON -
> - Top 15 Best IT Employers for 5 consecutive years (link).
> - Celebrating 10 Years!
>
> -Original Message-
> From: kaustubh khasnis [mailto:kaustubh.khas...@gmail.com]
> Sent: Mo
Hi,
is there any way we can specify a timeout on producer for send call??
Thanks and regards
Kaustubh
s generated so that you can understand the intent of each
> > component.
> >
> > Why do you want to override the messageId?
> >
> > On 23 September 2011 14:19, kaustubh khasnis
> wrote:
> >> Please correct me if I am wrong, but in same onSend method one c
Please correct me if I am wrong, but in same onSend method one could
override the messageId as well right?
We also planning to use same, are there any ill-effects of that?
Thanks and regards
Kaustubh
On Thu, Sep 22, 2011 at 11:49 PM, Martin C. wrote:
> Hi,
>
> ok I see, but this is only possib
Hi Gary,
We also have observed this problem, when the backlog piles up (e.g. for some
reason consumers are disconnected, like network outage) producers as well
slows down, even when producer flow control is disabled, send is
asynchronous.
Thanks and regards
Kaustubh
On Tue, Sep 13, 2011 at 3:18 A
22 August 2011 09:51, kaustubh khasnis
> wrote:
> > Hi,
> > We can set the expiry of messages when sending the message from producer.
> > But is there any way we can set the message expiry per destination inside
> > the broker??
> >
> > Thanks and regards
&
Hi,
We can set the expiry of messages when sending the message from producer.
But is there any way we can set the message expiry per destination inside
the broker??
Thanks and regards
Kaustubh
Thanks Gary, I will try it out.
--Kaustubh
On Thu, Aug 11, 2011 at 9:16 PM, Gary Tully wrote:
> you are experiencing: https://issues.apache.org/jira/browse/AMQ-3434
>
> that is resolved in the current 5.6-SNAPSHOT if you want to give that a
> whirl
>
> On 11 August 2011 03:47
Hi,
I was running a performance test in which I tried to add a backlog of around
4-5 M messages over 10 virtual topic,pushed by around 100 producers and then
tried to drain them by equal number of consumers , with 10 consumers forming
a group of virtual topic consumer. in middle of draining I encou
Hi,
is there any way one can create a non-durable virtual topic ?? As far as I
understand, every subscription to the virtualtopic is a durable
subscription. Is there any way to create a non-durable one?
Thanks and regards
Kaustubh
Hi,
Can anyone please help me with this??
--Kaustubh
On Fri, Aug 5, 2011 at 9:56 AM, kaustubh khasnis wrote:
> forgot to mention, the numbers are in nanoseconds
>
> --Kaustubh
>
>
> On Fri, Aug 5, 2011 at 9:40 AM, kaustubh khasnis <
> kaustubh.khas...@gmail.com>
forgot to mention, the numbers are in nanoseconds
--Kaustubh
On Fri, Aug 5, 2011 at 9:40 AM, kaustubh khasnis wrote:
> Hi,
> I have disabled flow control at the broker end. also I am sending messages
> asynchronously, while the delivery mode is persistent. but still I am seeing
>
Hi,
I have disabled flow control at the broker end. also I am sending messages
asynchronously, while the delivery mode is persistent. but still I am seeing
many spikes at the producer end in time required for send call.
Can anyone please help me with why this might be happening and what I might
be
uickly and uncleanly. Your
> thread dump may indicate a different problem, as in there may be some
> message send in progress or a dispatch... it depends very much on
> configuration.
>
> Post a thread dump of your scenario if you reproduce it.
>
> On 4 August 2011 13:06, kaustu
se correct me if I am wrong.
--Kaustubh
On Thu, Aug 4, 2011 at 3:09 PM, Gary Tully wrote:
> take a thread dump of the broker and have a peek at
> https://issues.apache.org/jira/browse/AMQ-3435, that fix may be what
> you need.
>
> On 4 August 2011 07:53, kaustubh khasnis
> wrote
Hi,
I have created an embedded broker and having 10 producers pushing messages
over 1 topic and 10 consumer consuming it. while shutting down the broker I
get following warning:
The connection to '' is taking a long time to shutdown.
and the broker is stuck(it doesn't shut down).
Can anyone help m
Hi,
Is there any way in activeMQ to disable the message cursor for non-durable
subscribers. My use case is like: the messages should always be persistent
and will have both durable and non-durable subscribers to it. In case
durable subscriber is faster than non-durable subscriber , MQ will still
ke
ageSize = 200
>
> CursorPercentUsage = 2
>
> DispatchCount = 0
>
> MemoryPercentUsage = 2
>
> ExpiredCount = 0
>
>
>
>
>
> Regards,
>
> Yuvaraj
>
>
>
> Yuvaraj Vanarase,
>
> Lead Technology - Software
>
> Phone: +91.20.40262000 Ext
Hi,
Thanks for the reply, I instead chose to write a broker plugin which will
keep on calculating the stats and send to a central server. The counters I
am increamenting in send method and postProcessDispatch method. somehow It
looks like messageconsumed and messagedelivered methods are not being c
HI,
Is there any way in activemq with which we can get count number of messages
consumed/produced *per second/minute at the broker end*?? I know we can get
the queue size in the broker at a given instance , but I need to know the
aggregate count for a unit time.
Thanks and regards
Kaustubh
21 matches
Mail list logo