Open yugabyte-ci opened 2 years ago
This test also fails with regular/non-colocated tables.
Looks like the error message from that FATAL is from the YSQL metadata-cache-refresh code: https://github.com/YugaByte/yugabyte-db/blob/master/src/postgres/src/backend/utils/cache/relcache.c#L1952-L1956
Is there any progress on this problem? it seems unit test PgLibPqTest.PagingReadRestart get the same problem.
Jira Link: DB-3867
Edit: Issue can be reproduced (with and without) tablegroup, so it is not specific to tablegroups.
Test for Concurrent DDL (alter) + DML operation on same table in a tablegroup.
This test when ran for 30 times, failed once due to timeout with the following message: