[
https://issues.apache.org/jira/browse/BEAM-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16434337#comment-16434337
]
Pablo Estrada edited comment on BEAM-3445 at 4/11/18 6:04 PM:
--------------------------------------------------------------
BatchSizeEstimator is a user-level transform, so it's fine for it to use user
metrics.
was (Author: pabloem):
BatchSizeEstimatorÂ
> _BatchSizeEstimator should not use Metrics
> -------------------------------------------
>
> Key: BEAM-3445
> URL: https://issues.apache.org/jira/browse/BEAM-3445
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Pablo Estrada
> Assignee: Pablo Estrada
> Priority: Major
> Fix For: Not applicable
>
>
> The _BatchSizeEstimator in apache_beam/transforms/util.py should not use the
> Metrics module to track its information. This should move to a system counter
> that tracks distributions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)