This is an automated email from the ASF dual-hosted git repository.
pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from e0079db Merge pull request #6319: [BEAM-5246] Metric container should
forward only metrics of the stepName
add ab4c4c2 Add TrafficMaxLaneFlowIT
new c10e581 Merge pull request #6367 from boyuanzz/traffic_max_it
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../beam/examples/complete/TrafficMaxLaneFlow.java | 23 ++++---
.../examples/complete/TrafficMaxLaneFlowIT.java | 77 ++++++++++++++++++++++
2 files changed, 91 insertions(+), 9 deletions(-)
create mode 100644
examples/java/src/test/java/org/apache/beam/examples/complete/TrafficMaxLaneFlowIT.java