This is an automated email from the ASF dual-hosted git repository.
kenn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from f717477 Merge pull request #14505 from [BEAM-12146] Revert #14365 to
fix SQL PostCommit
add 5974518 [BEAM-12127] Remove delegation for counters in
PCollectionConsumerRegistry where the container is known at counter
construction. This showed up as 20% of sdk cpu on a nexmark query2 benchmark.
add 1d5f887 Merge pull request #14473: [BEAM-12127] Remove delegation for
counters in PCollectionConsumerRegistry where the unbound container is known at
counter construction.
No new revisions were added by this update.
Summary of changes:
.../harness/data/PCollectionConsumerRegistry.java | 116 ++++++++++-----------
.../beam/fn/harness/BeamFnDataWriteRunnerTest.java | 12 +--
.../apache/beam/fn/harness/MapFnRunnersTest.java | 7 +-
.../data/PCollectionConsumerRegistryTest.java | 15 ++-
4 files changed, 77 insertions(+), 73 deletions(-)