Uploaded image for project: 'Red Hat 3scale API Management'
  1. Red Hat 3scale API Management
  2. THREESCALE-2313

Update migration instructions from 2.3 to 2.4 to include setting RAILS_MAX_THREADS for system-sidekiq

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • Documentation
    • None
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • 3scale 2019-04-08, 3scale 2019-04-23, 3scale 2019-05-06

      Migration instructions from 2.3 to 2.4 should include a step to set RAILS_MAX_THREADS to a value other than 1 in system-sidekiq DeploymentConfig. Ideally the value would be 25.

      Since system-resque has been removed and system-sidekiq became responsible for processing all background jobs of system, no concurrency can easily lead to ActiveRecord timeouts while the ORM layer waits for a session slot to become available from the connection pool.

      This was the root cause of https://issues.jboss.org/browse/THREESCALE-2285.

              Unassigned Unassigned
              mcassola Guilherme Cassolato
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: