[ 
https://issues.apache.org/jira/browse/BEAM-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anonymous updated BEAM-7269:
----------------------------
    Status: Triage Needed  (was: Resolved)

> Remove StateSpec from hashCode of SimpleStateTag
> ------------------------------------------------
>
>                 Key: BEAM-7269
>                 URL: https://issues.apache.org/jira/browse/BEAM-7269
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-core
>    Affects Versions: 2.12.0
>            Reporter: Jan Lukavský
>            Assignee: Jan Lukavsky
>            Priority: P2
>             Fix For: 2.14.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> SimpleStateTag is used as key in hash based StateTable, and currently is 
> hashes and compares StateSpec and StructuredId, that are inside the 
> SimpleStateTag. StateSpec hashes Coder into the resulting hashCode and when 
> the Coder fails to have a proper hashCode and equals implementations, it 
> results in wrong behavior (apparently missing states).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to