[Tarantool-patches] [PATCH 0/2] raft: a few fixes
Cyrill Gorcunov
gorcunov at gmail.com
Wed Oct 14 17:26:15 MSK 2020
Vlad, Sergey, here are a few nitpicks. Feel free to
ignore just came to mind while been reading the code.
The issue with potential nil dereference for raft worker
should be addressed separately on top of the Vlad fixes.
Cyrill Gorcunov (2):
raft: raft_request_to_string -- don't hardcode size
raft: decode even invalid states of raft
src/box/lua/info.c | 2 +-
src/box/raft.c | 31 ++++++++++++++++++++++---------
src/box/raft.h | 11 ++++++++++-
3 files changed, 33 insertions(+), 11 deletions(-)
--
2.26.2
More information about the Tarantool-patches
mailing list