Skip to content

[DocDB] [DB Clone] [Colocation] DDLs in cloned db with inheritance tables fail with LookupByIdRpc : Old tablets of table deleted. #27353

@dhruva4869

Description

@dhruva4869

Jira Link: DB-16862

Description

Version: 2.27.0.0-b56
Steps:

  1. Create parent and child table in colocated db (parent non colocated, child colocated)
  2. Create indexes and load data, create snapshot schedule and take time t1
  3. do some Alters and drop indexes, create new indexes
  4. Load more data
  5. Clone to time t1
    Clone passes. However if we try to run SELECT query (SELECT count(*) from employees_parent;) it fails with error:
ERROR:  LookupByIdRpc(tablet: ff537d68a9fe4ed9bc66a6a54256dd1e, num_attempts: 2) failed: Tablet deleted: Old tablets of table 0000401e000030008000000000004008.colocation.parent.uuid deleted at 2025-05-23 06:48:45 UTC

Issue Type

kind/bug

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions