[Tarantool-patches] [PATCH v2 0/2] raft: a few fixes for raft state symbolics

Cyrill Gorcunov gorcunov at gmail.com
Thu Oct 29 11:37:05 MSK 2020


Just to make raft state symbolic representation being safe for
arbitrary data since we use it for debug purposes as well.

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     | 41 +++++++++++++++++++++++++++--------------
 src/box/raft.h     |  6 +++++-
 3 files changed, 33 insertions(+), 16 deletions(-)

-- 
2.26.2



More information about the Tarantool-patches mailing list