You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by pt...@apache.org on 2021/11/22 15:21:24 UTC

[ignite-3] 01/01: Merge branch 'main' into ignite-15307

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

ptupitsyn pushed a commit to branch ignite-15307
in repository https://gitbox.apache.org/repos/asf/ignite-3.git

commit 03d847e47f19379f984ad1b817c8e49a1c48ce6f
Merge: eeaae66 8a384c0
Author: Pavel Tupitsyn <pt...@apache.org>
AuthorDate: Mon Nov 22 18:12:46 2021 +0300

    Merge branch 'main' into ignite-15307

 modules/network/pom.xml                            |  10 +
 .../scalecube/ScaleCubeClusterServiceFactory.java  |  64 +-
 .../scalecube/ScaleCubeMessagingService.java       |   2 +-
 .../scalecube/ScaleCubeTopologyService.java        |  22 +-
 .../org/apache/ignite/internal/schema/Columns.java |   5 +
 .../schema/marshaller/RecordMarshallerTest.java    |  16 +-
 .../internal/table/InteropOperationsTest.java      | 674 +++++++++++++++++++++
 parent/pom.xml                                     |  32 +-
 8 files changed, 739 insertions(+), 86 deletions(-)