You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Pablo Estrada (JIRA)" <ji...@apache.org> on 2018/01/09 23:29:00 UTC

[jira] [Created] (BEAM-3445) _BatchSizeEstimator should not use Metrics

Pablo Estrada created BEAM-3445:
-----------------------------------

             Summary: _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


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
(v6.4.14#64029)