GoogleCloudPlatform / DataflowJavaSDK

Google Cloud Dataflow provides a simple, powerful model for building both batch and streaming parallel data processing pipelines.
http://cloud.google.com/dataflow
855 stars 324 forks source link

DataflowPipelineJob: gracefully handle cancellation concurrent with termination #563

Closed dhalperi closed 7 years ago

dhalperi commented 7 years ago

This is a backport of BEAM-1880 https://github.com/apache/beam/pull/2428