[
https://issues.apache.org/jira/browse/BEAM-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132047#comment-17132047
]
Beam JIRA Bot commented on BEAM-1588:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Reuse StateNamespace.stringKey in Flink States
> ----------------------------------------------
>
> Key: BEAM-1588
> URL: https://issues.apache.org/jira/browse/BEAM-1588
> Project: Beam
> Issue Type: Improvement
> Components: runner-flink
> Reporter: Jingsong Lee
> Priority: P2
> Labels: stale-P2
>
> See BEAM-1587
> StateNamespace.stringKey did two things: the base64 encoding of window , and
> then String.format. These two things consumption is not small. We can cache
> it in State and reuse.
> Further more, we can cache the state.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)