[
https://issues.apache.org/jira/browse/IGNITE-15864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472333#comment-17472333
]
Igor Sapego commented on IGNITE-15864:
--------------------------------------
[~ptupitsyn], [~ivandasch] thanks for the review. Merging to master.
> 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
> Fix For: 2.13
>
> Time Spent: 2h 40m
> 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)