Project

General

Profile

Actions

Feature #36645

closed

Change the default Foreman Redis cache DB to 4

Added by Ewoud Kohl van Wijngaarden 9 months ago. Updated 8 months ago.

Status:
Closed
Priority:
Normal
Category:
Foreman modules
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

On a typical Katello installation Dynflow uses DB 6 and Pulp uses DB 8. Other applications may also use the default DB. Using DB 4 should not conflict.

This probably deserves a release note. We should also consider cleaning up the old DB. By default Redis is configured for persistence so it should remain even after a restart. According to the internet using redis-cli -n 0 flushdb should do that. I don't think it's something we want to do automatically. If users don't do this, they will expire eventually anyway and the cache is not that large.

Actions #1

Updated by The Foreman Bot 9 months ago

  • Status changed from New to Ready For Testing
  • Assignee set to Ewoud Kohl van Wijngaarden
  • Pull request https://github.com/theforeman/puppet-foreman/pull/1122 added
Actions #2

Updated by The Foreman Bot 9 months ago

  • Fixed in Releases 3.8.0 added
Actions #3

Updated by Ewoud Kohl van Wijngaarden 9 months ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Ewoud Kohl van Wijngaarden 8 months ago

  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF