You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2018/05/29 22:38:00 UTC

[jira] [Assigned] (BEAM-4284) PipelineTranslationTest.testProtoAgainstRehydrated() over-validates translated proto structure

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

Kenneth Knowles reassigned BEAM-4284:
-------------------------------------

    Assignee: Thomas Groh  (was: Kenneth Knowles)

> PipelineTranslationTest.testProtoAgainstRehydrated() over-validates translated proto structure
> ----------------------------------------------------------------------------------------------
>
>                 Key: BEAM-4284
>                 URL: https://issues.apache.org/jira/browse/BEAM-4284
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-core
>            Reporter: Scott Wegner
>            Assignee: Thomas Groh
>            Priority: Minor
>
> PipelineTranslationTest.testProtoAgainstRehydrated() validates round-tripping of a Pipeline object to and form proto, verifying each of the rehydrated fields. From conversations with [~lcwik], the validation logic is over-specified. There is no requirement that equivalent objects are serialized using the same ID. So iterating to find the set of unique IDs and validating the count is incorrect.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)