12-20-2014 12:49 PM
Hi, we are using Flume and Solr sink with morphlines to consume XML, parse it and store to flume. If XML has wrong encoding (saxon can't parse it), then this XML stays in channel forever and SolrSink tries to pull it from channel forever.
So no other events in channel can be procesed.
Is there any possiblity to resolve such problem?