You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ib...@apache.org on 2021/04/01 08:22:12 UTC

[ignite] branch master updated (120ba5f -> 22439bf)

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

ibessonov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 120ba5f  IGNITE-14447 Fixed possible meta tree corruption after drop index with failed checkpoint scenario. (#8949)
     add 22439bf  IGNITE-14448 Fix hanging of node if the inverse connection is requested and paired connections are enabled (#8950)

No new revisions were added by this update.

Summary of changes:
 .../tcp/internal/ConnectionClientPool.java         | 25 +++++++++++++---------
 .../tcp/internal/GridNioServerWrapper.java         |  2 +-
 2 files changed, 16 insertions(+), 11 deletions(-)