This closes #3810: Ignore HTTP 404 when deleting GCS files
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/2e9b728a Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/2e9b728a Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/2e9b728a Branch: refs/heads/master Commit: 2e9b728a823518b254950fb0cdf06c3e09050020 Parents: 7d6f286 17e346e Author: Eugene Kirpichov <[email protected]> Authored: Tue Sep 5 19:50:38 2017 -0700 Committer: Eugene Kirpichov <[email protected]> Committed: Tue Sep 5 19:50:38 2017 -0700 ---------------------------------------------------------------------- .../java/org/apache/beam/sdk/util/GcsUtil.java | 6 ++- .../org/apache/beam/sdk/util/GcsUtilTest.java | 45 ++++++++++++++++++++ 2 files changed, 50 insertions(+), 1 deletion(-) ----------------------------------------------------------------------
