Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.0
-
Fix Version/s: 1.2.0
-
Component/s: Morphlines Module
-
Labels:None
Description
Add optional retry feature to loadSolr morphline command. This is useful in case solr servers are temporarily overloaded or there are transient network issues, etc. If an operation on the solrj SolrServer returns an error then the operation can be retried according to a configurable policy.