On Sun, May 11, 2025 at 8:49 PM Xuneng Zhou <xunengzhou@gmail.com> wrote:
>
> Hi, I was able to reproduce the failure by adding a 1-second sleep in the LogicalRepApplyLoop function
> However, I noticed that the tests under src/test/subscription run significantly slower— is this normal?
>
Yes, because you made apply slower by adding a sleep.
> Also, it looks like the patch mentioned in this thread addresses the issue:
> https://www.postgresql.org/message-id/CALDaNm2Q_pfwiCkaV920iXEbh4D%3D5MmD_tNQm_GRGX6-MsLxoQ%40mail.gmail.com
>>
So you are okay with a test-only fix?
With Regards,
Amit Kapila.