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
drain_read_buffer() is a misnomer — it drains both reads and writes (buffered + in-flight), and its actual purpose is to abort all pending client requests when the leader steps down.
drain_read_buffer()is a misnomer — it drains both reads and writes (buffered + in-flight), and its actual purpose is to abort all pending client requests when the leader steps down.