Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
r/consensus: wait for follower responses to take effect
Grab `_op_lock` in `consensus::lineraizable_barrier` to wait for follower replies to take effect. This makes linearizable_barrier more strict as before returning result leader waits for the follower replies to be processed. Signed-off-by: Michal Maslanka <michal@redpanda.com>
- Loading branch information