You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by am...@apache.org on 2022/10/14 09:51:39 UTC

[ignite-3] branch ignite-17748 updated (1bba8f213c -> f66f2537f6)

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

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


 discard 1bba8f213c Fix incorrect module dependencies.
 discard ec3a05b5dd WIP.
 discard b8cbb14ee3 WIP.
     add 1c3d68da94 WIP.
     add f66f2537f6 Fix incorrect module dependencies.

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   (1bba8f213c)
            \
             N -- N -- N   refs/heads/ignite-17748 (f66f2537f6)

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:
 .../ignite/internal/sql/engine/exec/MockedStructuresTest.java  |  4 +++-
 .../impl/TestStorageEngineDistributedConfigurationModule.java  |  3 ++-
 ...ationSchema.java => TestTableIndexConfigurationSchema.java} | 10 ++++------
 3 files changed, 9 insertions(+), 8 deletions(-)
 copy modules/storage-api/src/testFixtures/java/org/apache/ignite/internal/storage/impl/schema/{TestDataStorageConfigurationSchema.java => TestTableIndexConfigurationSchema.java} (73%)