[
https://issues.apache.org/jira/browse/BEAM-11748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yixing Zhang updated BEAM-11748:
--------------------------------
Resolution: Fixed
Status: Resolved (was: Open)
PR merged
> Fix PViewToIdMapper in Samza runner to not include hashcode as part of the id
> -----------------------------------------------------------------------------
>
> Key: BEAM-11748
> URL: https://issues.apache.org/jira/browse/BEAM-11748
> Project: Beam
> Issue Type: Bug
> Components: runner-samza
> Reporter: Yixing Zhang
> Assignee: Yixing Zhang
> Priority: P2
> Time Spent: 50m
> Remaining Estimate: 0h
>
> PValueBase.toString() now appends the hashcode to the end. This causes theĀ
> PViewToIdMapper generates IDs with hashcode, which can be inconsistent in
> different Samza containers. And therefore causes runtime issues.
> We should exclude the hashcode from the id.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)