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 2021/10/22 11:33:43 UTC

[ignite-3] branch ignite-15754 updated (b0e54fa -> 20e38df)

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

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


    from b0e54fa  Fix marshaller exception handling.
     add 20e38df  Fix tests.

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/ignite/table/Tuple.java   |  2 +-
 .../internal/runner/app/AbstractSchemaChangeTest.java  | 18 +++++++++++++++++-
 .../runner/app/ITLiveSchemaChangeKVViewTest.java       |  7 +++----
 .../runner/app/ITLiveSchemaChangeTableTest.java        |  9 ++++-----
 .../internal/runner/app/ITSchemaChangeKVViewTest.java  | 12 ++++++------
 .../runner/app/ITSchemaChangeTableViewTest.java        | 14 +++++++-------
 6 files changed, 38 insertions(+), 24 deletions(-)