[DocDB] Core dump after PITR restore with many tables #23399
Labels
area/docdb
YugabyteDB core features
kind/bug
This issue is a bug
priority/medium
Medium priority issue
qa_automation
Bugs identified via itest-system, LST, Stress automation or causing automation failures
qa_stress
Bugs identified via Stress automation
Jira Link: DB-12318
Description
case:
2.1. remove old databases/tables/PITR schedules
2.2. create new database
2.3. Create 1000 + (loop cycle * 100) tables
2.4. Enable PITR
2.5. Start sample-apps workload
--workload SqlDataLoadWithDDL --num_writes -1 --num_reads -1 --num_threads_write 30 --num_threads_read 10 --num_unique_keys 999000000000 --num_value_columns 30 --ddl_operations UPDATE_ROW,INSERT_ROW,DELETE_ROW,DROP_COLUMN,ADD_COLUMN,CHANGE_TYPE --ddl_weights 100,100,10,1,1,1 --use_datatypes true --num_tables 1200 --create_table_name test --batch_size 50 --large_value_multiplier 10
with DDL operations enabled2.6. Wait 20 minutes (In background migh happen some nemesis like restart VM or network partitioning)
2.7. Restore on 10 minutes ago
On 2.7 step on 3 cycle cluster throw core dump error
Full text in attachment
core.txt
It happen on
2.23.0.0-b676
only onceLogs in JIRA attachments
Issue Type
kind/bug
Warning: Please confirm that this issue does not contain any sensitive information
The text was updated successfully, but these errors were encountered: