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

2018-03-08 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SAMZA-1589:
---

Github user asfgit closed the pull request at:

https://github.com/apache/samza/pull/438


> 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)


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

2018-03-07 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SAMZA-1589:
---

GitHub user shanthoosh opened a pull request:

https://github.com/apache/samza/pull/438

SAMZA-1589: Reduce failure retry duration in 
KafkaCheckpointManager.writeCheckpoint



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/shanthoosh/samza SAMZA-1589

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/samza/pull/438.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #438


commit c6a127d7d2eaa5c81a33bc885c04e0e23e818c25
Author: Shanthoosh Venkataraman 
Date:   2018-03-07T09:25:33Z

SAMZA-1589: Reduce failure retry duration in 
KafkaCheckpointManager.writeCheckpoint




> 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)