This is an automated email from the ASF dual-hosted git repository.
rpuch pushed a change to branch ignite-22900
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 5ef2b4f037 IGNITE-22900 Implement ability to get MG index+term from
node
add 51c237dbd5 IGNITE-22900 / rename a variable
add 2f97362084 IGNITE-22900 / switch to thenApply()
add 10867428fa IGNITE-22900 / remove an unused parameter
add 93e4ce5610 IGNITE-22900 / fix javadoc
No new revisions were added by this update.
Summary of changes:
.../internal/metastorage/impl/MetaStorageManagerImpl.java | 14 +++++++-------
.../java/org/apache/ignite/internal/raft/RaftManager.java | 4 +---
.../main/java/org/apache/ignite/internal/raft/Loza.java | 8 ++------
.../org/apache/ignite/internal/raft/server/RaftServer.java | 3 +--
.../ignite/internal/raft/server/impl/JraftServerImpl.java | 2 +-
.../system/message/MetastorageIndexTermRequestMessage.java | 2 +-
6 files changed, 13 insertions(+), 20 deletions(-)