Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/2] raft: a few fixes
@ 2020-10-14 14:26 Cyrill Gorcunov
  2020-10-14 14:26 ` [Tarantool-patches] [PATCH 1/2] raft: raft_request_to_string -- don't hardcode size Cyrill Gorcunov
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Cyrill Gorcunov @ 2020-10-14 14:26 UTC (permalink / raw)
  To: Vladislav Shpilevoy, Serge Petrenko; +Cc: tml

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-10-27 22:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-14 14:26 [Tarantool-patches] [PATCH 0/2] raft: a few fixes Cyrill Gorcunov
2020-10-14 14:26 ` [Tarantool-patches] [PATCH 1/2] raft: raft_request_to_string -- don't hardcode size Cyrill Gorcunov
2020-10-14 14:26 ` [Tarantool-patches] [PATCH 2/2] raft: decode even invalid states of raft Cyrill Gorcunov
2020-10-15  9:43   ` Serge Petrenko
2020-10-15  9:46     ` Cyrill Gorcunov
2020-10-27 22:18   ` Vladislav Shpilevoy
2020-10-27 22:36     ` Cyrill Gorcunov
2020-10-15  8:44 ` [Tarantool-patches] [PATCH 0/2] raft: a few fixes Cyrill Gorcunov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox