[Tarantool-patches] [PATCH] raft: make sure the leader stays ro till it clears the limbo

Cyrill Gorcunov gorcunov at gmail.com
Tue Nov 24 17:14:15 MSK 2020


On Tue, Nov 24, 2020 at 04:18:20PM +0300, Serge Petrenko wrote:
...
>  	if (raft->state != RAFT_STATE_LEADER)
> +		box_update_ro_summary();
>  		return 0;

Either indent is broken or curled braces are missed?


More information about the Tarantool-patches mailing list