Message-
From: Dan Smith [mailto:dsm...@pivotal.io]
Sent: Tuesday, July 18, 2017 3:59 AM
To: dev@geode.apache.org
Subject: Re: need information about
SerialGatewaySenderQueue/ParallelGatewaySenderQueue Clear
Hi Dinesh,
I think we probably just never got around to adding a clear. I think you could
Hi Dinesh,
I think we probably just never got around to adding a clear. I think you
could probably clear your queues just stop stopping and starting the
gateway sender, which might be the easiest thing to do here.
Regarding your code, for your parallel queue are you doing that inside of a
functio
Hi Team,
Please reply . why we don't have implementation of clear method in
ParallelGatewaySenderQueue/ SerialGatewaySenderQueue in geode. Requirement: we
want to clear the queue data.
I have implement below method in our code.
-