Project

General

Profile

Actions

Bug #31310

closed

Only Redis glob strings are supported: /\Ajob_invocation

Added by Adam Ruzicka over 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Difficulty:
Triaged:
No
Found in Releases:

Description

When using redis as rails cache store, RunHostsJob will fail when trying to wipe its cache entries. Different cache stores accept different arguments for delete_matched method, which we use to clean the cache. Redis expects a glob string instead of a regexp


Related issues 1 (0 open1 closed)

Related to Foreman Remote Execution - Bug #24866: Caching for job invocation macrosClosedMarek HulánActions
Actions #1

Updated by Adam Ruzicka over 3 years ago

  • Related to Bug #24866: Caching for job invocation macros added
Actions #2

Updated by The Foreman Bot over 1 year ago

  • Fixed in Releases added
Actions #3

Updated by Adam Ruzicka over 1 year ago

  • Status changed from New to Closed
  • Pull request https://github.com/theforeman/foreman_remote_execution/pull/760 added
Actions #4

Updated by Adam Ruzicka over 1 year ago

  • Fixed in Releases foreman_remote_execution-8.1.0 added
  • Fixed in Releases deleted ()
Actions

Also available in: Atom PDF