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 2023/01/30 13:46:22 UTC

[ignite-3] branch ignite-18625 updated (0f8094b57d -> a054e2ff4d)

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

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


    from 0f8094b57d Await uninterruptible wait on a future. Rewrite fut.join() -> await(fut).
     add a054e2ff4d Minors.

No new revisions were added by this update.

Summary of changes:
 .../apache/ignite/internal/index/ItIndexManagerTest.java   | 13 +++++++++----
 .../ignite/internal/sql/api/ItSqlAsynchronousApiTest.java  | 14 +++++++-------
 .../ignite/internal/sql/engine/IgniteSqlApiTest.java       | 11 ++++++-----
 3 files changed, 22 insertions(+), 16 deletions(-)