You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2020/01/17 08:57:01 UTC

[beam] branch master updated (d140b90 -> 700bd79)

This is an automated email from the ASF dual-hosted git repository.

iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from d140b90  [BEAM-8625] Implement servlet for exposing sdk harness statuses in Da… (#10553)
     add 4d3295c  [BEAM-8939] A bash script that cancels stale dataflow jobs
     add 700bd79  Merge pull request #10579: [BEAM-8939] A bash script that cancels stale dataflow jobs

No new revisions were added by this update.

Summary of changes:
 .../jenkins/job_CancelStaleDataflowJobs.groovy     |   1 -
 .test-infra/tools/build.gradle                     |  25 +----
 .test-infra/tools/stale_dataflow_jobs_cleaner.go   | 117 ---------------------
 .../stale_dataflow_jobs_cleaner.sh}                |   9 +-
 .../tools/stale_dataflow_jobs_cleaner_test.go      |  74 -------------
 5 files changed, 9 insertions(+), 217 deletions(-)
 delete mode 100644 .test-infra/tools/stale_dataflow_jobs_cleaner.go
 copy .test-infra/{kubernetes/kafka-cluster/setup-cluster.sh => tools/stale_dataflow_jobs_cleaner.sh} (78%)
 delete mode 100644 .test-infra/tools/stale_dataflow_jobs_cleaner_test.go