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

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


    from 44256b0c091 IGNITE-25861 Add more tests for partition generation 
change (#6511)
     add 2a929c868c6 IGNITE-26317 Cleanup compute module (#6494)

No new revisions were added by this update.

Summary of changes:
 .../apache/ignite/client/ClientComputeTest.java    | 15 ++--
 .../ignite/internal/compute/ItMapReduceTest.java   | 81 +++++++++-------------
 .../events/ItComputeEventsEmbeddedTest.java        |  8 +--
 .../internal/compute/utils/InteractiveTasks.java   | 16 +++--
 .../internal/compute/ComputeComponentImpl.java     |  6 +-
 .../ignite/internal/compute/IgniteComputeImpl.java |  8 +--
 .../internal/compute/executor/ComputeExecutor.java |  4 +-
 .../compute/executor/ComputeExecutorImpl.java      | 20 +++---
 .../platform/PlatformComputeConnection.java        |  4 +-
 .../platform/dotnet/DotNetComputeExecutor.java     | 16 +++--
 .../compute/task/TaskExecutionInternal.java        |  2 +-
 .../runner/app/client/ItThinClientComputeTest.java | 35 +++-------
 12 files changed, 93 insertions(+), 122 deletions(-)

Reply via email to