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

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


 discard b93678e338 styles
 discard d1fdbc94e2 minor
 discard 8355234a2e wip. Get rid of invalid methods in Catalog.
     add ebecd1f356 wip. Get rid of invalid methods in Catalog.

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   (b93678e338)
            \
             N -- N -- N   refs/heads/ignite-24211' (ebecd1f356)

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/catalog/Catalog.java    | 12 ++++++++++
 .../internal/catalog/CatalogManagerImpl.java       | 15 ++-----------
 .../ignite/internal/catalog/CatalogService.java    | 23 +------------------
 .../ignite/client/handler/FakeCatalogService.java  |  2 +-
 ...balanceMinimumRequiredTimeProviderImplTest.java |  5 ++++-
 .../disaster/DisasterRecoveryManager.java          | 26 +++++++++++-----------
 .../disaster/ItDisasterRecoverySystemViewTest.java |  2 +-
 7 files changed, 34 insertions(+), 51 deletions(-)

Reply via email to