[BEAM-1187] Improve logging to contain the number of retries done due to IOException and unsuccessful response codes
This closes #3430 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/0b19fb41 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/0b19fb41 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/0b19fb41 Branch: refs/heads/gearpump-runner Commit: 0b19fb414322a27b7bd595465f34111f86f72a3c Parents: beb21f4 03741ba Author: Luke Cwik <[email protected]> Authored: Tue Jun 27 16:09:23 2017 -0700 Committer: Luke Cwik <[email protected]> Committed: Tue Jun 27 16:09:23 2017 -0700 ---------------------------------------------------------------------- .../sdk/util/RetryHttpRequestInitializer.java | 148 ++++++++++++------- .../util/RetryHttpRequestInitializerTest.java | 31 ++-- 2 files changed, 116 insertions(+), 63 deletions(-) ----------------------------------------------------------------------
