You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jake Maes (JIRA)" <ji...@apache.org> on 2018/03/16 21:06:00 UTC

[jira] [Resolved] (SAMZA-1589) Reduce failure retry duration in KafkaCheckpointManager.writeCheckpoint.

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

Jake Maes resolved SAMZA-1589.
------------------------------
    Resolution: Fixed

PR was closed

> Reduce failure retry duration in KafkaCheckpointManager.writeCheckpoint.
> ------------------------------------------------------------------------
>
>                 Key: SAMZA-1589
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1589
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Shanthoosh Venkataraman
>            Assignee: Shanthoosh Venkataraman
>            Priority: Major
>
> In the existing implementation of KafkaCheckpointManager.writecheckpoint, failure retry duration is set to 1.5 hours.
> In some scenarios, this larger retry time will delay the irrecoverable failure propagation to the clients and is undesirable.
> Suggested proposal is to reduce the failure retry time to 15 minutes.



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