hen closing of region is returned (at stoping of parallel GW sender),
> > persistent parallel GW sender queue is restored after restart.
> >
> > BR,
> > Mario
> > ____
> > Šalje: Mario Ivanac
> > Poslano: 11. studenog 2019. 13:2
r),
> persistent parallel GW sender queue is restored after restart.
>
> BR,
> Mario
>
> Šalje: Mario Ivanac
> Poslano: 11. studenog 2019. 13:29
> Prima: dev@geode.apache.org
> Predmet: ParallelGatewaySenderQueue implementation
&
,
Mario
Šalje: Mario Ivanac
Poslano: 11. studenog 2019. 13:29
Prima: dev@geode.apache.org
Predmet: ParallelGatewaySenderQueue implementation
Hi geode dev,
I am investigating SerialGatewaySenderQueue and ParallelGatewaySenderQueue
implementation,
and I found that in
Hi geode dev,
I am investigating SerialGatewaySenderQueue and ParallelGatewaySenderQueue
implementation,
and I found that in ParallelGatewaySenderQueue.close() function,
code is deleted and comment is left:
// Because of bug 49060 do not close the regions of a parallel queue
My question is