You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sd...@apache.org on 2022/08/26 09:48:58 UTC

[ignite-3] branch ignite-17196 updated (1b04f20aaf -> 7a0705370d)

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

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


    from 1b04f20aaf Fix rebase merge
     add 622a16b799 Refactoring
     add 7a0705370d Refactoring

No new revisions were added by this update.

Summary of changes:
 .../ConfigurationNotificationUtils.java            |  5 +---
 .../ignite/internal/thread/NamedThreadFactory.java |  8 +++++
 .../metastorage/client/MetaStorageServiceImpl.java |  1 +
 .../raft/jraft/rpc/impl/RaftGroupServiceImpl.java  | 16 ++++++----
 .../storage/ItRebalanceDistributedTest.java        |  2 +-
 .../internal/table/distributed/TableManager.java   | 34 +++++++++++++---------
 .../table/distributed/TableManagerTest.java        |  2 +-
 7 files changed, 42 insertions(+), 26 deletions(-)