[
https://issues.apache.org/jira/browse/BEAM-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977984#comment-15977984
]
Kenneth Knowles commented on BEAM-1022:
---------------------------------------
The cache key having bad equals should just cause cache misses. If any runner
uses it for more than that, then it is a runner bug. For actually persisting,
the stringKey is the right choice, as the intent of the design is that the
stringification should not be expensive relative to real storage.
> StateNamespace should not use Java object equality when comparing windows
> -------------------------------------------------------------------------
>
> Key: BEAM-1022
> URL: https://issues.apache.org/jira/browse/BEAM-1022
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Reuven Lax
> Assignee: Thomas Groh
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)