This is an automated email from the ASF dual-hosted git repository.
sk0x50 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 5ac19cfb95 IGNITE-19710 .NET: Add Data Streamer schema synchronization
(#2548)
add 6ada35b789 IGNITE-20303 Fix an issue that could lead to "Raft group on
the node is already started" (#2519)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/ignite/internal/raft/Loza.java | 9 ++
.../ignite/internal/raft/server/RaftServer.java | 8 +
.../internal/raft/server/impl/JraftServerImpl.java | 5 +
.../ignite/internal/replicator/ReplicaManager.java | 10 ++
.../storage/ItRebalanceDistributedTest.java | 177 +++++++++++++++++++--
.../internal/table/distributed/TableManager.java | 50 +++---
6 files changed, 226 insertions(+), 33 deletions(-)