[GitHub] beam pull request #2497: DataflowRunner misc cleanups

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/beam/pull/2497


---
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] beam pull request #2497: DataflowRunner misc cleanups

2017-04-11 Thread dhalperi
GitHub user dhalperi opened a pull request:

https://github.com/apache/beam/pull/2497

DataflowRunner misc cleanups

Bad use of format string, very old debugging assert

R: @tgroh 

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

$ git pull https://github.com/dhalperi/beam misc-cleanup

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

https://github.com/apache/beam/pull/2497.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 #2497


commit ce43b7f4b6e6472a01f815a3dea31c0f9cdf7730
Author: Dan Halperin 
Date:   2017-04-11T20:47:34Z

DataflowRunner misc cleanups

Bad use of format string, very old debugging assert




---
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.
---