Re: A failure in t/001_rep_changes.pl

2024-02-26 Thread Kyotaro Horiguchi
At Fri, 23 Feb 2024 15:50:21 +0530, vignesh C wrote in > By any chance do you have the log files when this failure occurred, if > so please share it. In my understanding, within a single instance, no two proclists can simultaneously share the same waitlink member of PGPROC. On the other hand, a

Re: A failure in t/001_rep_changes.pl

2024-02-23 Thread vignesh C
On Wed, 14 Feb 2024 at 13:19, Bharath Rupireddy wrote: > > Hi, > > I recently observed an assertion failure twice in t/001_rep_changes.pl > on HEAD with the backtrace [1] on my dev EC2 c5.4xlarge instance [2]. > Unfortunately I'm not observing it again. I haven't got a chance to > dive deep into i

A failure in t/001_rep_changes.pl

2024-02-13 Thread Bharath Rupireddy
Hi, I recently observed an assertion failure twice in t/001_rep_changes.pl on HEAD with the backtrace [1] on my dev EC2 c5.4xlarge instance [2]. Unfortunately I'm not observing it again. I haven't got a chance to dive deep into it. However, I'm posting it here just for the records, and in case som