[ 
https://issues.apache.org/jira/browse/IGNITE-12146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16930702#comment-16930702
 ] 

Oleg Popov commented on IGNITE-12146:
-------------------------------------

Igor Sapego I had already done it before creation of this request. I increased 
the DEFAULT_IO_TIMEOUT to 60 and the error message was gone. But it is not a 
convinient way to change the constant every time, that is why I created this 
issue.

PS. I don't use Ignite anymore, feel free to close the issue.

> Make timeout of network operations customizable
> -----------------------------------------------
>
>                 Key: IGNITE-12146
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12146
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>    Affects Versions: 2.7.5
>            Reporter: Oleg Popov
>            Priority: Major
>              Labels: cpp
>
> I'm performing a data migration from MariaDB to Apache Ignite and I do bulk 
> insertions with help of a "converter". All works fine except of appearing of 
> a message at the end of operations:
> *Can not send message to remote host: timeout*
> but all data succefully placed into Ignite cluster.
> Short investigation showed that default values of network operations are too 
> low in my case (do data migration, remember?). Default values:
> [https://github.com/apache/ignite/blob/ignite-2.7.5/modules/platforms/cpp/thin-client/src/impl/data_router.h#L61]
>  
> It would be much better to have an option to customize these values through 
> "IgniteClientConfiguration" (the python client has such option?).



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to