[
https://issues.apache.org/jira/browse/BEAM-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872930#comment-15872930
]
Kenneth Knowles commented on BEAM-750:
--------------------------------------
StateTag has been moved to runners/core-java. It is less vital that anything
further be done for a while now that it is an implementation detail / lower
level capability that runner authors may choose to utilize.
> Remove StateTag
> ---------------
>
> Key: BEAM-750
> URL: https://issues.apache.org/jira/browse/BEAM-750
> Project: Beam
> Issue Type: Improvement
> Components: runner-core
> Reporter: Eugene Kirpichov
> Assignee: Kenneth Knowles
>
> https://github.com/apache/incubator-beam/pull/1044 made StateTag in some
> cases ignore the state kind (user/system). This is currently harmless,
> because there is no user-facing API for defining state anyway, so conflicts
> between user/system state can't happen.
> [~kenn] says this should be solved by removing StateTag entirely (along with
> state kinds).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)