This is an automated email from the ASF dual-hosted git repository.
tkalkirill pushed a change to branch ignite-25686-debug
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 892249aeeae IGNITE-25686 wip
add 04d09ed787b IGNITE-25686 new POC with thered byte buffers
No new revisions were added by this update.
Summary of changes:
.../ignite/internal/index/ItRecyclersTest.java | 53 ++++++++++++++++++++--
.../java/org/apache/ignite/internal/raft/Loza.java | 3 ++
.../apache/ignite/raft/jraft/core/Replicator.java | 42 +++++++++++++++--
.../ignite/raft/jraft/option/NodeOptions.java | 13 ++++++
.../raft/jraft/option/ReplicatorOptions.java | 6 +++
.../raft/jraft/util/ByteBufferCollector.java | 16 ++++++-
6 files changed, 125 insertions(+), 8 deletions(-)