[
https://issues.apache.org/jira/browse/BEAM-10794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-10794:
---------------------------------
Priority: P3 (was: P2)
> artifact.Materialize does not return list of ArtifactInformation
> ----------------------------------------------------------------
>
> Key: BEAM-10794
> URL: https://issues.apache.org/jira/browse/BEAM-10794
> Project: Beam
> Issue Type: Bug
> Components: sdk-go
> Reporter: Kevin Sijo Puthusseri
> Priority: P3
> Labels: stale-P2
>
> As of now, artifact.Materialize returns []*jobpb.ArtifactMetadata which
> contains only the name of the artifact and hash. While this is important, the
> role information returned by the expansion service is lost. The Java harness
> fails without a role urn. For now, since the role urn generally is
> beam:artifact:role:staging_to:v1, I add it anyways and the pipeline runs. In
> the case where the role wasn't in fact what I am adding or if there is code
> dependent on role payload then it’ll fail. Moreover, this exact call is used
> by boot.go for each sdk’s worker container. Since I lack context, I don’t
> know if it is as easy or small an impact change as it seems at first glance.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)