You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by mm...@apache.org on 2020/03/06 15:39:54 UTC

[ignite] branch master updated (51ef799 -> fd3b922)

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

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


    from 51ef799  IGNITE-12549 Fix query mapping on REPLICATED cache during rebalance (#7277)
     add fd3b922  IGNITE-12733: TransmissionHandler can now notify user listeners when it ends (#7486)

No new revisions were added by this update.

Summary of changes:
 .../managers/communication/GridIoManager.java      |  6 +++-
 .../communication/TransmissionHandler.java         | 42 +++++++++++++---------
 .../GridIoManagerFileTransmissionSelfTest.java     | 32 +++++++++--------
 3 files changed, 48 insertions(+), 32 deletions(-)