-
Notifications
You must be signed in to change notification settings - Fork 735
Closed
Description
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