Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-23298

Foreman-rake shows increase_db_pool_size warning messages after upgrade to Satellite 6.14.2

XMLWordPrintable

    • Moderate
    • No

      Description of problem:
      Foreman-rake shows increase_db_pool_size warning messages after upgrade to Satellite 6.14.2

      Version-Release number of selected component (if applicable):
      Satellite 6.14.2

      How reproducible:
      Upgrade satellite to 6.14.2 and then run foreman-rake command

      Steps to Reproduce:
      1. Satellite 6.14.2
      2. Run foreman-rake cmd
      3. shows increase_db_pool_size? waning

      Actual results:
      Show any warning as:

      ~~~~~
      2024-02-15T04:56:49.190Z pid=9548 tid=1ahg WARN: `config.options[:key] = value` is deprecated, use `config[:key] = value`: ["/usr/share/gems/gems/dynflow-1.7.0/lib/dynflow/rails/configuration.rb:103:in `sidekiq_worker?'", "/usr/share/gems/gems/dynflow-1.7.0/lib/dynflow/rails/configuration.rb:99:in `increase_db_pool_size?'"]
      ~~~~

      Expected results:
      Should not show any warning

      Additional info:

      1. grep pool /etc/foreman/database.yml
        pool: 5
      1. cat /etc/systemd/system/foreman.service.d/installer.conf | grep -i puma
        Environment=FOREMAN_PUMA_THREADS_MIN=5
        Environment=FOREMAN_PUMA_THREADS_MAX=5
        Environment=FOREMAN_PUMA_WORKERS=3

            jira-bugzilla-migration RH Bugzilla Integration
            jira-bugzilla-migration RH Bugzilla Integration
            Lukas Hellebrandt Lukas Hellebrandt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: