On Tue, Aug 13, 2024 at 9:48 AM Amit Kapila <amit.kapil...@gmail.com> wrote: > > BTW, this needs to be backpatched till 16 when it has been introduced > by the parallel apply feature as part of commit 216a7848. So, can we > test this patch in back-branches as well? >
I was able to reproduce the problem on REL_16_STABLE and REL_17_STABLE through both the flows (shutdown and apply-error). The patch v4 fixes the issues on both. thanks Shveta