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

console cache:clear doesn't remove cache from Redis

    XMLWordPrintable

Details

    • [2.1] Sprint 4

    Description

      php app/console c:c --env=prod does not clear, nor expire the cache stored in redis

      Step to reproduce

      redis-cli> keys *
      ( pick whatever key listed and then get  the ttl )
      redis-cli> ttl 42ca5d202483cd568d53e6b689ca4e70
      (integer) 376937
      
      shell> php app/console c:c --env=prod
      
      redis-cli> ttl 42ca5d202483cd568d53e6b689ca4e70
      (integer) 376930
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            vidar.langseid@ibexa.co Vidar Langseid
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 2 days, 1 hour
                2d 1h