In __schema_layered_worker_verify add an assertion to ensure that verifying the ingest constituent of layered tables should never return EBUSY
WT_ASSERT_ALWAYS(session, ingest_ret != EBUSY, "Verify(layered): %s ingest table on leader cannot be verified. " "Ingest contains dirty content or open cursors, which is an invalid" "state.", ingest_uri);
This ticket depends on WT-14911
- depends on
-
WT-14911 Verify that the ingest table is always empty for primary
-
- Closed
-
- is related to
-
WT-15464 Stop instantiate updates when read a page into memory if it is a readonly btree
-
- Closed
-
- related to
-
WT-14984 Disagg: cannot read page after python test copies a directory (test_checkpoint_snapshot01)
-
- Closed
-
-
WT-15423 Remove const from array declaration.
-
- Closed
-
-
WT-15148 test_timestamp_abort failed during checkpoint file creation on rhel8-zseries
-
- Closed
-
-
WT-15409 Fix reverse compare assertion
-
- Closed
-