[
https://issues.apache.org/jira/browse/BEAM-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145552#comment-17145552
]
Beam JIRA Bot commented on BEAM-1588:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> 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: P3
>
> 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)