This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch ignite-24029
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
discard ed150d1cf4 Fix Client API
discard 26c5acfc9b Fix Client API
add e43a53500d Fix Client API
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 (ed150d1cf4)
\
N -- N -- N refs/heads/ignite-24029 (e43a53500d)
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:
.../apache/ignite/internal/rebalance/ItRebalanceRecoveryTest.java | 3 ++-
.../ignite/internal/rebalance/ItRebalanceTriggersRecoveryTest.java | 3 ++-
.../apache/ignite/internal/inmemory/ItRaftStorageVolatilityTest.java | 3 ++-
.../apache/ignite/internal/table/distributed/TableManagerTest.java | 5 +++--
4 files changed, 9 insertions(+), 5 deletions(-)