Ed Espino
Ed Espino
@reshke I believe this is a supporting PR that you may want to consider for this work: https://github.com/greenplum-db/gpdb-archive/commit/6f9d85b8bb571ed4195aaf05de4fba80cc0b9e7a
FYI: Non debug builds produce the following: ``` Thread 1 (Thread 0x7eff22bfad00 (LWP 95861)): #0 0x00007eff240ada6c in __pthread_kill_implementation () from /lib64/libc.so.6 #1 0x00007eff24060686 in raise () from /lib64/libc.so.6 #2 0x00007eff2404a833...
@yjhjstz & @avamingli I hope to bring it and others online soon. I am able to run two of the isolation2 tests and did notice there are failures (output differences)....
> @edespino can you help to bring `make installcheck-cbdb-parallel` parallel test back ? Yes I will
> @edespino can you help to bring `make installcheck-cbdb-parallel` parallel test back ? @yjhjstz If you could help an approval for https://github.com/apache/cloudberry/pull/819 it wold be appreciated.
@yjhjstz FYI: installcheck-cbdb-parallel is now live: https://github.com/apache/cloudberry/actions/runs/12502691175
> @edespino please help to set `MAX_CONNECTIONS=5` in `installcheck-cbdb-parallel` env ? @yjhjstz This is already configured: https://github.com/apache/cloudberry/blob/a03d2b857a9b240326ad47560db3191f47cf503c/src/test/regress/GNUmakefile#L217
# CloudBerry Database Interconnect Crash Analysis ## Overview A widespread interconnect crash occurred across a CloudBerry Database 1.6.0 cluster affecting multiple segments. This analysis examines the crash patterns across the...
@foreyes & @my-ship-it - Here is what I have been able to retrieve from the core files. Given the schema, I was not able to reproduce the issue on a...
@antoniopetrole - I can provide a debug version (with symbols) of the pre-Apache Cloudberry 1.6.0 release in rpm format. If you have a dev environment that can reproduce this issue,...