[
https://issues.apache.org/jira/browse/BEAM-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143083#comment-17143083
]
Luke Cwik commented on BEAM-9272:
---------------------------------
The remaining work after PR12055 is to clean-up the usage of PROCESS_ELEMENTS
and PROCESS_KEYED_ELEMENTS from Beam Java by making them internal to the
runners that require them and nowhere else and not in
*PTransformTranslation.java*
> Remove obsolete SDF URNs
> ------------------------
>
> Key: BEAM-9272
> URL: https://issues.apache.org/jira/browse/BEAM-9272
> Project: Beam
> Issue Type: Bug
> Components: beam-model
> Reporter: Robert Bradshaw
> Priority: P3
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> We currently only use PAIR_WITH_RESTRICTION, SPLIT_AND_SIZE_RESTRICTIONS, and
> PROCESS_SIZED_ELEMENTS_AND_RESTRICTIONS. We should remove
> PROCESS_KEYED_ELEMENTS and probably remove PROCESS_ELEMENTS and
> SPLIT_RESTRICTION as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)