Eduard Rakhmankulov created IGNITE-27253:
--------------------------------------------
Summary: C++ 3.0: Compute job with void return type unsupported by
client.
Key: IGNITE-27253
URL: https://issues.apache.org/jira/browse/IGNITE-27253
Project: Ignite
Issue Type: Bug
Components: thin clients ai3
Affects Versions: 3.1
Reporter: Eduard Rakhmankulov
In current of C++ client unmarshaling error occurres on getting result (only
way to block current execution thread to wait until task is completed) if
compute task submitted with no return value.
There is disabled test with this problem:
tests/client-test/compute_test.cpp::DISABLED_job_execution_status_completed
--
This message was sent by Atlassian Jira
(v8.20.10#820010)