You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/04/10 12:10:00 UTC

[jira] [Updated] (BEAM-3848) SolrIO: Add retrying mechanism in client writes

     [ https://issues.apache.org/jira/browse/BEAM-3848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismaël Mejía updated BEAM-3848:
-------------------------------
    Summary: SolrIO: Add retrying mechanism in client writes  (was: SolrIO: Improve retrying mechanism in client writes)

> SolrIO: Add retrying mechanism in client writes
> -----------------------------------------------
>
>                 Key: BEAM-3848
>                 URL: https://issues.apache.org/jira/browse/BEAM-3848
>             Project: Beam
>          Issue Type: New Feature
>          Components: io-java-solr
>            Reporter: Tim Robertson
>            Assignee: Tim Robertson
>            Priority: Minor
>             Fix For: 2.5.0
>
>          Time Spent: 7h 40m
>  Remaining Estimate: 0h
>
> 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)