This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch ignite-19768
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
omit b2512211aa wip.
omit 1eec65748a Minor.
omit 375c1a428f Minor.
omit 4fb8538a3e Wip.
omit 42458b397c Use sync service instead of configuration.
add dbd5b04f38 Use sync service instead of configuration.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b2512211aa)
\
N -- N -- N refs/heads/ignite-19768 (dbd5b04f38)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../internal/placementdriver/ActiveActorTest.java | 6 +-
.../storage/ItRebalanceDistributedTest.java | 2 +-
.../internal/table/distributed/TableManager.java | 66 ++++++++++++++--------
.../table/distributed/TableManagerTest.java | 6 +-
4 files changed, 52 insertions(+), 28 deletions(-)