Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Default CF lost after BR restore? #565

@YuJuncen

Description

@YuJuncen

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
    If possible, provide a recipe for reproducing the error.
    Run test br_full_ddl.

  2. What did you expect to see?
    The test case success, or failed by network failure like context timeout exceeds.

  3. What did you see instead?
    default not found, see here

  4. What version of BR and TiDB/TiKV/PD are you using?

See the log.

Notes

Unfortunately, all BR logs of this test case are lost. The pod was deleted. There are only two rows of error in TiKV1:

[2020-10-23T00:17:00.659Z] [2020/10/23 08:16:59.632 +08:00] [ERROR] [mod.rs:311] ["default value not found"] [hint=near_load_data_by_write] [key=7480000000000000465F72017573657236323835FF3732363334313135FF3538323132333500FE]
[2020-10-23T00:17:00.659Z] [2020/10/23 08:16:59.632 +08:00] [WARN] [endpoint.rs:596] [error-response] [err="default not found: key:7480000000000000465F72017573657236323835FF3732363334313135FF3538323132333500FE, maybe read truncated/dropped table data?"]

Maybe we have to wait for its next occurrence for more details. Currently, we only know it happens in the checksumming stage.

Some guessing of possible cause:

  • In the restore pipeline, some table not fully restored is sent to checksum.
  • (TBD)

PD: d0430729845d309370d8d4604bda991fc64fc7f8
TiDB: 45b65d16eb3f51f6b9a2a0790b3b743dcf8b154f
TiKV: 417be27592712f3c752ec8e4c1d4520fe50aae5c

Logs: defaultnotfound.zip

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions