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 9a17f4a  IGNITE-13269 Waiting for operation completion is added in 
case of stopping case - Fixes #8056.
     add 45e5258  IGNITE-12930 Fix DistributedProcess if unable to send single 
message to coordinator (#7714)

No new revisions were added by this update.

Summary of changes:
 .../util/distributed/DistributedProcess.java       |  19 ++-
 .../DistributedProcessCoordinatorLeftTest.java     | 160 +++++++++++++++++++++
 .../ignite/testsuites/IgniteUtilSelfTestSuite.java |   5 +-
 3 files changed, 180 insertions(+), 4 deletions(-)
 create mode 100644 
modules/core/src/test/java/org/apache/ignite/internal/util/DistributedProcessCoordinatorLeftTest.java

Reply via email to