Tim Robertson created BEAM-3848:
-----------------------------------

             Summary: SolrIO: Improve retrying mechanism in client writes
                 Key: BEAM-3848
                 URL: https://issues.apache.org/jira/browse/BEAM-3848
             Project: Beam
          Issue Type: Improvement
          Components: io-java-solr
    Affects Versions: 2.3.0, 2.2.0
            Reporter: Tim Robertson
            Assignee: Ismaël Mejía


A busy SOLR server is prone to return RemoteSOLRException on writing which 
currently fails a complete task (e.g. a partition of a spark RDD being written 
to SOLR).

A good addition would be the ability to provide a retrying mechanism for the 
batch in flight, rather than failing fast, which will most likely trigger a 
much larger retry of more writes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to