Some replies, inline: * During testing we have observed, different behavior in parallel and > serial gateway senders. In case we manually stop, than start gateway > senders, for parallel gateway senders, queue is purged, but for serial > gateway senders this is not the case. Is this normal behavior or bug? >
Hmm, I also think stop is supposed to clear the queue. I think if you are seeing that it doesn't clear the queue, that might be a bug. > * What happens with the queues when whole cluster is stopped and later > started (In our tests with persistent queues, the events are kept)? > Persistent queues will keep all of the events when you restart. > * Could we add extra option in gfsh command "start gateway sender" > that allows to control queues reset (for instance --cleanQueues)? > If stop does clear the queue, would this be needed? It might still be reasonable - I've heard folks request a way to clear running queues as well. -Dan