[GitHub] beam pull request #2291: [BEAM-1148] Port PAssert away from Aggregators

2017-03-23 Thread pabloem
Github user pabloem closed the pull request at: https://github.com/apache/beam/pull/2291 --- 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 enab

[GitHub] beam pull request #2291: [BEAM-1148] Port PAssert away from Aggregators

2017-03-22 Thread pabloem
GitHub user pabloem opened a pull request: https://github.com/apache/beam/pull/2291 [BEAM-1148] Port PAssert away from Aggregators This PR contains the following changes: * Changing `PAssert.java` code to use Metrics instead of Aggregators * Changing `TestSparkRunner.java` co