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 849c960287 IGNITE-23834 Avoid state machines divergence due to 
permissive error handling (#4825)
     add de6b747e3a IGNITE-23824 Fix compute job native result type 
deserialization (#4817)

No new revisions were added by this update.

Summary of changes:
 .../client/proto/ClientComputeJobPacker.java       | 15 ++--
 .../ignite/internal/compute/ItComputeBaseTest.java | 11 +--
 .../ignite/internal/compute/ComputeUtils.java      |  7 +-
 .../rest/compute/ItComputeControllerTest.java      |  5 --
 .../apache/ignite/internal/runner/app/Jobs.java    |  8 ++
 .../ItThinClientPojoComputeMarshallingTest.java    | 57 ++++++++++---
 .../ItThinClientTupleComputeMarshallingTest.java   | 96 ++++++++++++----------
 .../internal/ClusterPerClassIntegrationTest.java   | 16 ++++
 .../sql/engine/ItComputeSystemViewTest.java        |  4 -
 9 files changed, 136 insertions(+), 83 deletions(-)

Reply via email to