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/05/11 00:55:00 UTC

[jira] [Created] (BEAM-4274) Fix Metrics / Runner dependencies

Pablo Estrada created BEAM-4274:
-----------------------------------

             Summary: Fix Metrics / Runner dependencies
                 Key: BEAM-4274
                 URL: https://issues.apache.org/jira/browse/BEAM-4274
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-core
            Reporter: Pablo Estrada
            Assignee: Pablo Estrada


State sampler has become a context provider for a few modules. When these modules import it, they also end up importing all of the runners.

We need to refactor some of these imports to avoid circular importing.

Thought: Move Delegating* classes to metrics.execution file.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)