Igor Sapego created IGNITE-17762:
------------------------------------
Summary: C++ 3.0: Async operations should not require starting
thread internally
Key: IGNITE-17762
URL: https://issues.apache.org/jira/browse/IGNITE-17762
Project: Ignite
Issue Type: Improvement
Components: platforms
Reporter: Igor Sapego
In current implementation, IgniteClient::startAsync() starts thread internally
to implement connection timeout. This should be fixed. Consider using async
timer for timeout instead. Maybe consider switching networking to Asio.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)