New leader schedule design is different not only because it allows to separate frequency of leader schedule changes from the length of window, on which it based, there is also some structural redesign. Now we calculate the contribution of each commit to scores immediately and doing the bulk of computation together.
We need to test if it improves p95 latency even when the window length is the same as before.
New leader schedule design is different not only because it allows to separate frequency of leader schedule changes from the length of window, on which it based, there is also some structural redesign. Now we calculate the contribution of each commit to scores immediately and doing the bulk of computation together.
We need to test if it improves p95 latency even when the window length is the same as before.