Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-8347

Do dot consider that global indexation succeeded if there was an error in Solr side

      Launch a global indexation.
      If everthing is right in Ametys side, but during the commit process, there is an error in Solr side, the task is thoug hconsidered a succes. The Solr client is probably doing its commit asynchronously. We have to try to wait for the Solr response before being able to say the global indexation task is terminated.

          [CMS-8347] Do dot consider that global indexation succeeded if there was an error in Solr side

          In the future, it would be interesting to not let asynchronous code being executed by the Solr client ? As the global indexation is handled by our scheduler mechanism

          Simon Prieul (Inactive) added a comment - In the future, it would be interesting to not let asynchronous code being executed by the Solr client ? As the global indexation is handled by our scheduler mechanism

          For now (4.0), I just improved the displayed error message, to know more information about the error(s) which occured, and inviting the administrator to check its Solr logs

          Simon Prieul (Inactive) added a comment - For now (4.0), I just improved the displayed error message, to know more information about the error(s) which occured, and inviting the administrator to check its Solr logs

            sprieul Simon Prieul (Inactive)
            sprieul Simon Prieul (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: