Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-28903

Document that Redis cache needs to be cleared separately

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: High High
    • 1.7.8
    • 1.7.7
    • Documentation
    • None

    Description

      As discovered when investigating EZP-28816, the fact that Symfony cache:clear doesn't clear Redis Persistence cache (or any Persistence cache as a matter of fact) is the expected behavior.

      Since the issue occurs in LTS, the one thing we could do is to place a note / comment on the Doc (somewhere where Redis setup is mentioned) that when using Redis, its persistence cache needs to be cleared using console command shipped with Redis:

      redis-cli flushall
      

      The exact location of that command and thus execution call depends on local server setup.

      Attachments

        Activity

          People

            Unassigned Unassigned
            andrew.longosz@ibexa.co Andrew Longosz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: