When running cron, if an Solr instance is unavailable, we get the following message:

WD Apache Solr: No Solr instance available when trying to clear the cache. in apachesolr_cron
WD Apache Solr: No Solr instance available during indexing.

This is due to a missing Ping test on the instance before execute actions on it.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

thomas.lobjoie created an issue. See original summary.

thomas.lobjoie’s picture

Title: apachesolr_cron returning error messages is trying to clear cache of a not available Solr instance » apachesolr_cron returning error messages is trying to clear cache of an unavailable Solr instance
Issue summary: View changes
thomas.lobjoie’s picture

thomas.lobjoie’s picture

Title: apachesolr_cron returning error messages is trying to clear cache of an unavailable Solr instance » apachesolr_cron returning error messages while trying to execute actions on an unavailable Solr instance
thomas.lobjoie’s picture

Assigned: thomas.lobjoie » Unassigned
thomas.lobjoie’s picture

Issue summary: View changes
Kolin’s picture

Re-rolling for 7.x-1.11