-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48486/
-----------------------------------------------------------
(Updated June 10, 2016, 5:53 p.m.)
Review request for Ambari, Oliver Szabo and Sumit Mohanty.
Changes
-------
Aded more comments
Bugs: AMBARI-17136
https://issues.apache.org/jira/browse/AMBARI-17136
Repository: ambari
Description
-------
In addition to IOException, now also considering SolrException also has
transient errors. In addition, now not relying on Ping to check whether Solr is
up. The reason being, Solr might be up, but the collection/shard might not be
available.
Diffs (updated)
-----
ambari-logsearch/ambari-logsearch-logfeeder/src/main/java/org/apache/ambari/logfeeder/output/OutputSolr.java
6fb0b0e
Diff: https://reviews.apache.org/r/48486/diff/
Testing
-------
Created 3 node hadoop cluster and tested this patch
Thanks,
Don Bosco Durai