Skip to content

Preload indexes on followers #4744

@kungasc

Description

@kungasc

In 24-1 we removed passing of FlatIndex pages from leaders to followers and it seems to be a cause of high tail latency on followers

To resolve this we should:

  • Reproduce that behaviour on a slice
  • Remove extra disk reads on followers during transaction execution process
    • Fully preload Sys, UserTables, Snapshots tables
    • Preload indexes
  • Remove passing any other pages from leader to followers (should be loaded during a part switch)

Connected to YDBREQUESTS-3667, KIKIMR-18751

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