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

Using Redis Cluster with Solr result in problems with reindexing

    XMLWordPrintable

Details

    Description

      When using Solr with Redis Cluster bin/console --env=dev ezplatform:reindex command will not work properly throwing following exceptions:

      05:58:40 WARNING   [cache] Failed to save key "ez-content-type-2" of type array: MOVED 13764 172.23.0.2:7002 ["key" => "ez-content-type-2","exception" => RedisException { …}]
      05:58:40 WARNING   [cache] Failed to save key "ez-content-type-2" of type array: MOVED 13764 172.23.0.2:7002 ["key" => "ez-content-type-2","exception" => RedisException { …}]
      05:58:40 WARNING   [cache] Failed to save key "ez-content-type-2" of type array: MOVED 13764 172.23.0.2:7002 ["key" => "ez-content-type-2","exception" => RedisException { …}]
      05:58:40 WARNING   [cache] Failed to save key "ez-content-type-2" of type array: MOVED 13764 172.23.0.2:7002 ["key" => "ez-content-type-2","exception" => RedisException { …}]
       

      Steps to reproduce:

      1. Clean installation of eZ Platform
      2. Use Solr as search engine
      3. Create Redis Cluster and use it as a cache pool
      4. Run the following command in the root project directory:
        bin/console --env=dev ezplatform:reindex

      Result:
      Exceptions being thrown as mentioned in the topic description

      Expected result:
      No exceptions

      Attachments

        Activity

          People

            Unassigned Unassigned
            bartlomiej.wajda@ibexa.co Bartłomiej Wajda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: