Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-30470

Use longer Elastic timeout for write operation

    XMLWordPrintable

    Details

    • Release Notes Summary:
      A longer Elastic timeout is used for write operation.
    • Team:
      PLATFORM
    • Sprint:
      nxplatform #37
    • Story Points:
      3

      Description

      With the default rest-client, we can configure connection.timeout.ms and socket.timeout.ms.
      Controlling the socket timeout is a way to limit queries that take too long and impact the UI rendering, 20s is a good default.
      But this could lead to stream failure when submitting an indexing command.
      Note also that bulk indexing commands use a custom timeout which is 60s by default,
      we want a longer timeout for write operations.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: