Author :
Weng Xuetian
Date :
2022-05-14 01:11:32
Hash :b064b609 Message :Do not clear sibling entries when override.
lokid and hikid actually stores the sibling to current node, which
should not be cleared when override. This would break the sequence with
a common prefix when override another.
Fix #286
Signed-off-by: Weng Xuetian <wengxt@gmail.com>