Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-12146

Make timeout of network operations customizable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.7.5
    • None
    • thin client
    • Docs Required, Release Notes Required

    Description

      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?).

      Attachments

        Activity

          People

            Unassigned Unassigned
            livelace Oleg Popov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: