Skip to content

index build: persist IndexImplTables' descriptions #6743

@jepett0

Description

@jepett0

Index building is a long-running operation and it needs to be able to recover in the same state as before after SchemeShard's reboots. The user-requested parameters of indexImplTables should not be lost.

After a little investigation, it turns out that indexImplTable descriptions have not been persisted in the PersistCreateBuildIndex function.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions