Repository: beam Updated Branches: refs/heads/master e1791c3f8 -> 63c6bea3b
This closes #2954 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/63c6bea3 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/63c6bea3 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/63c6bea3 Branch: refs/heads/master Commit: 63c6bea3bbdb52964ac54073326d4ad99ba7432c Parents: e1791c3 13e51c9 Author: Thomas Groh <[email protected]> Authored: Mon May 8 12:52:09 2017 -0700 Committer: Thomas Groh <[email protected]> Committed: Mon May 8 12:52:09 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(-) ----------------------------------------------------------------------
