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 <svenkataraman@...>
Date: 2018-03-07T09:25:33Z
SAMZA-1589: Reduce failure retry duration in
KafkaCheckpointManager.writeCheckpoint
----
---