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

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

Shanthoosh Venkataraman created SAMZA-1589:
----------------------------------------------

             Summary: 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


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)