[GitHub] incubator-beam pull request #973: Deprecate TeardownPolicy for Dataflow serv...

2016-09-19 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-beam/pull/973


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam pull request #973: Deprecate TeardownPolicy for Dataflow serv...

2016-09-19 Thread jkff
GitHub user jkff opened a pull request:

https://github.com/apache/incubator-beam/pull/973

Deprecate TeardownPolicy for Dataflow service

We are moving towards supporting only TEARDOWN_ALWAYS.

(This is a clone of 
https://github.com/pjesa/DataflowJavaSDK/commit/657ce1ff85caf44f7cf16d67b973055657980c2e
 on behalf of @pjesa)

R: @dhalperi 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jkff/incubator-beam deprecate-teardown

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-beam/pull/973.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #973


commit 7509308c7eca146f94463fd3c6adc9e9b84c4ac2
Author: Eugene Kirpichov 
Date:   2016-09-19T22:12:51Z

Deprecate TeardownPolicy for Dataflow service

We are moving towards supporting only TEARDOWN_ALWAYS.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---