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)