This is an automated email from the ASF dual-hosted git repository.
amaliujia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 9a9d10a Avoid multiple lookups in ConcurrentHashMap by utilizing
compute* methods instead of chained get/put. (#14494)
add d3cfb71 Optimize ExecutionStateTracker reset to not iterate over all
trackers (#14495)
No new revisions were added by this update.
Summary of changes:
.../apache/beam/runners/core/metrics/ExecutionStateTracker.java | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)