Repository: beam Updated Branches: refs/heads/release-2.0.0 58e2db061 -> 20bfa9411
This closes #2961 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/20bfa941 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/20bfa941 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/20bfa941 Branch: refs/heads/release-2.0.0 Commit: 20bfa9411b9b77c6678c17ed465249c3dc4b210d Parents: 58e2db0 469f177 Author: Thomas Groh <[email protected]> Authored: Mon May 8 14:36:35 2017 -0700 Committer: Thomas Groh <[email protected]> Committed: Mon May 8 14:36:35 2017 -0700 ---------------------------------------------------------------------- .../runners/direct/BoundedReadEvaluatorFactory.java | 13 ++++++++++++- .../org/apache/beam/runners/direct/DirectMetrics.java | 10 +++++++++- .../apache/beam/runners/direct/EvaluationContext.java | 3 +-- .../direct/ExecutorServiceParallelExecutor.java | 12 +++++++++++- .../SplittableProcessElementsEvaluatorFactory.java | 11 ++++++++++- 5 files changed, 43 insertions(+), 6 deletions(-) ----------------------------------------------------------------------
