[ https://issues.apache.org/jira/browse/IGNITE-15864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472332#comment-17472332 ]
Ignite TC Bot commented on IGNITE-15864: ---------------------------------------- {panel:title=Branch: [pull/9713/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel} {panel:title=Branch: [pull/9713/head] Base: [master] : New Tests (1035)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1} {color:#00008b}Platform C++ CMake (Win x64 / Debug){color} [[tests 1026|https://ci.ignite.apache.org/viewLog.html?buildId=6359964]] * {color:#013220}IgniteThinClientTest: SqlFieldsQueryTestSuite: SelectTwoValues - PASSED{color} * {color:#013220}IgniteOdbcTest: SqlNumericFunctionTestSuite: TestNumericFunctionFloor - PASSED{color} * {color:#013220}IgniteThinClientTest: SqlFieldsQueryTestSuite: SelectSingleValue - PASSED{color} * {color:#013220}IgniteOdbcTest: SqlNumericFunctionTestSuite: TestNumericFunctionLog - PASSED{color} * {color:#013220}IgniteThinClientTest: SqlFieldsQueryTestSuite: CreateTableInsertSelect - PASSED{color} * {color:#013220}IgniteOdbcTest: SqlDateTimeFunctionTestSuite: TestCurrentDate - PASSED{color} * {color:#013220}IgniteThinClientTest: SqlFieldsQueryTestSuite: SelectTwoValuesInDifferentOrder - PASSED{color} * {color:#013220}IgniteCoreTest: ClusterTestSuite: IgniteForCacheNodes - PASSED{color} * {color:#013220}IgniteCoreTest: ClusterTestSuite: IgniteForClientNodes - PASSED{color} * {color:#013220}IgniteCoreTest: CacheQueryTestSuite: TestFieldsQueryByteArrayInsertSelect - PASSED{color} * {color:#013220}IgniteCoreTest: ClusterTestSuite: IgniteForDaemons - PASSED{color} ... and 1015 new tests {color:#00008b}Platform C++ CMake (Win x64 / Release){color} [[tests 3|https://ci.ignite.apache.org/viewLog.html?buildId=6360361]] * {color:#013220}IgniteThinClientTest: IgniteClientTestSuite: IgniteClientReconnect - PASSED{color} * {color:#013220}IgniteThinClientTest: SslTestSuite: SslCacheClientPutAllGetAll - PASSED{color} * {color:#013220}IgniteThinClientTest: SslTestSuite: SslCacheClientPutGet - PASSED{color} {color:#00008b}Platform C++ CMake (Linux Clang){color} [[tests 3|https://ci.ignite.apache.org/viewLog.html?buildId=6360358]] * {color:#013220}IgniteThinClientTest: IgniteClientTestSuite: IgniteClientReconnect - PASSED{color} * {color:#013220}IgniteThinClientTest: SslTestSuite: SslCacheClientPutAllGetAll - PASSED{color} * {color:#013220}IgniteThinClientTest: SslTestSuite: SslCacheClientPutGet - PASSED{color} {color:#00008b}Platform C++ CMake (Linux){color} [[tests 3|https://ci.ignite.apache.org/viewLog.html?buildId=6360359]] * {color:#013220}IgniteThinClientTest: IgniteClientTestSuite: IgniteClientReconnect - PASSED{color} * {color:#013220}IgniteThinClientTest: SslTestSuite: SslCacheClientPutAllGetAll - PASSED{color} * {color:#013220}IgniteThinClientTest: SslTestSuite: SslCacheClientPutGet - PASSED{color} {panel} [TeamCity *-> Run :: CPP* Results|https://ci.ignite.apache.org/viewLog.html?buildId=6359966&buildTypeId=IgniteTests24Java8_RunCpp] > 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)