You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to add one feature that sending out three copies from client. It avoid the datapath from leader to follower.
Why is this needed?
It is hard to improve the datanode performance. If the client sends out 3 data copies at the same time, the response delay is lower.
The performance is 30% higher.