[
https://issues.apache.org/jira/browse/BEAM-11748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-11748:
-----------------------------------
Status: Open (was: Triage Needed)
> 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
>
> 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)