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:09:00 UTC

[jira] [Commented] (BEAM-3848) SolrIO: Improve retrying mechanism in client writes

    [ https://issues.apache.org/jira/browse/BEAM-3848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16432153#comment-16432153 ] 

Ismaël Mejía commented on BEAM-3848:
------------------------------------

Thanks !

> 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.2.0, 2.3.0
>            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)