You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ib...@apache.org on 2023/08/08 07:17:19 UTC

[ignite-3] branch main updated (551401872e -> 8451881ebf)

This is an automated email from the ASF dual-hosted git repository.

ibessonov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from 551401872e Merge branch 'main' of https://gitbox.apache.org/repos/asf/ignite-3
     add 8451881ebf IGNITE-20161 Fix NPE in AppendEntriesRequestProcessor (#2407)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/ignite/raft/jraft/core/ItNodeTest.java   |  7 ++-----
 .../java/org/apache/ignite/raft/jraft/JRaftUtils.java   |  4 +++-
 .../org/apache/ignite/raft/jraft/core/NodeImpl.java     | 17 ++---------------
 3 files changed, 7 insertions(+), 21 deletions(-)