You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dh...@apache.org on 2016/09/09 20:13:54 UTC

[2/2] incubator-beam git commit: Closes #938

Closes #938


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/82ebfd48
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/82ebfd48
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/82ebfd48

Branch: refs/heads/master
Commit: 82ebfd487eb6af129971c6e1b61218bcc0c89f9b
Parents: e9326c8 51c73a2
Author: Dan Halperin <dh...@google.com>
Authored: Fri Sep 9 13:13:35 2016 -0700
Committer: Dan Halperin <dh...@google.com>
Committed: Fri Sep 9 13:13:35 2016 -0700

----------------------------------------------------------------------
 ...AttemptAndTimeBoundedExponentialBackOff.java | 173 +++++++++++++++
 .../util/AttemptBoundedExponentialBackOff.java  |  86 ++++++++
 ...mptAndTimeBoundedExponentialBackOffTest.java | 213 +++++++++++++++++++
 .../AttemptBoundedExponentialBackOffTest.java   |  85 ++++++++
 4 files changed, 557 insertions(+)
----------------------------------------------------------------------