[
https://issues.apache.org/jira/browse/BEAM-12154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433322#comment-17433322
]
Beam JIRA Bot commented on BEAM-12154:
--------------------------------------
This issue was marked "stale-assigned" and has not received a public comment in
7 days. It is now automatically unassigned. If you are still working on it, you
can assign it to yourself again. Please also give an update about the status of
the work.
> MetricsFilter assumes step names to be in a specific format
> -----------------------------------------------------------
>
> Key: BEAM-12154
> URL: https://issues.apache.org/jira/browse/BEAM-12154
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Chamikara Madhusanka Jayalath
> Priority: P3
>
> Currently, MetricsFilter assumes step names to be in "a/b/c" format where
> each component would define a transform.
> https://github.com/apache/beam/blob/51b2a3368ce6764f9f16ce602136e5d0221f8cab/sdks/java/core/src/main/java/org/apache/beam/sdk/metrics/MetricsFilter.java#L68
> But Beam does not guarantee such a format and runners may choose arbitrary
> IDs as step IDs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)