[
https://issues.apache.org/jira/browse/IGNITE-15864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amelchev Nikita updated IGNITE-15864:
-------------------------------------
Release Note: CPP Thin: Implemented asynchronous network events handling
> CPP Thin: Implement asynchronous network events handling
> --------------------------------------------------------
>
> Key: IGNITE-15864
> URL: https://issues.apache.org/jira/browse/IGNITE-15864
> Project: Ignite
> Issue Type: Improvement
> Components: thin client
> Affects Versions: 2.11
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Priority: Major
> Labels: important
> Fix For: 2.13
>
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> Currently, C++ thin client handles all network operations synchronously. I.e
> after sending a request to a server it blocks entire socket until it receives
> response. Let's implement asynchronous socket events handling in separate
> connection or connection pool.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)