Yixing Zhang created BEAM-11748:
-----------------------------------

             Summary: 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


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)

Reply via email to