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

Update Rails config: cache_format_version

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • SaaS
    • System
    • None
    • False
    • None
    • False
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started

      While upgrading Rails to version 7.0 we set config.active_support.cache_format_version = 6.1 as per the instructions:

          # ** Please read carefully, this must be configured in config/application.rb **
          # Change the format of the cache entry.
          # Changing this default means that all new cache entries added to the cache
          # will have a different format that is not supported by Rails 6.1 applications.
          # Only change this value after your application is fully deployed to Rails 7.0
          # and you have no plans to rollback.
          # When you're ready to change format, change the value to 7.0
      

      So, we need to switch the value to 7.0 once the new Rails version is deployed in production and stable

              Unassigned Unassigned
              rhn-support-dmayorov Daria Mayorova
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: