On Tue, Jun 6, 2023 at 7:45 AM Zhijie Hou (Fujitsu)
wrote:
>
> On Monday, June 5, 2023 8:03 AM Amit Kapila wrote:
> >
> >
> > I am able to reproduce the problem with the script and steps mentioned by
> > you. The patch provided by you fixes the problem and looks good to me. I'll
> > push this by
On Monday, June 5, 2023 8:03 AM Amit Kapila wrote:
>
> On Wed, May 17, 2023 at 8:34 AM Amit Kapila
> wrote:
> >
> > On Wed, May 17, 2023 at 7:18 AM Zhijie Hou (Fujitsu)
> > wrote:
> > >
> > >
> > > The attached tap test shows how the failure happened.
> > >
> >
> > I haven't yet tried to reprod
On Wed, May 17, 2023 at 8:34 AM Amit Kapila wrote:
>
> On Wed, May 17, 2023 at 7:18 AM Zhijie Hou (Fujitsu)
> wrote:
> >
> >
> > The attached tap test shows how the failure happened.
> >
>
> I haven't yet tried to reproduce it but will try later sometime.
>
I am able to reproduce the problem wit
On Wednesday, May 17, 2023 11:05 AM Amit Kapila wrote:
>
> On Wed, May 17, 2023 at 7:18 AM Zhijie Hou (Fujitsu)
> wrote:
> >
> > Currently, the main loop of apply worker looks like below[1]. Since
> > there are two loops, the inner loop will keep receiving and applying
> > message from publisher
On Wed, May 17, 2023 at 7:18 AM Zhijie Hou (Fujitsu)
wrote:
>
> Currently, the main loop of apply worker looks like below[1]. Since there are
> two loops, the inner loop will keep receiving and applying message from
> publisher until no more message left. The worker only reloads the
> configurati
Hi,
Currently, the main loop of apply worker looks like below[1]. Since there are
two loops, the inner loop will keep receiving and applying message from
publisher until no more message left. The worker only reloads the configuration
in
the outer loop. This means if the publisher keeps sending me