Details
Assignee
Tibor KrálTibor KrálReporter
Tibor KrálTibor KrálComponents
Priority
Medium
Details
Details
Assignee
Tibor Král
Tibor KrálReporter
Tibor Král
Tibor KrálComponents
Priority
Created February 17, 2022 at 2:51 PM
Updated May 2, 2023 at 8:57 PM
Until now the knob shard-snapshot-chunk-size was used to determine
the max size of snapshot chunks as well as AppendEntries messages.
These objects however play roles in two different processes:
snapshot capture and installation
journal replication
Adding a separate config knob for the max size of AppendEntries messages will allow the user to tweak the two systems independently and more precisely.