[BEAM-115] Add convenience for wrapping up a self contained message that has references in it#2023
Conversation
|
R: @bjchambers thanks for the consult on this |
|
Changes Unknown when pulling 30897be on kennknowles:Pipeline-components into ** on apache:master**. |
30897be to
9da6fd7
Compare
| message Pipeline { | ||
|
|
||
| // A set of mappings from id to message. This is included as an optional field | ||
| // on any proto message that may contain references needing resolution. |
There was a problem hiding this comment.
add something like:
MessageWithComponents serves as a general container for a Components map and a specific message that may contain references.
9da6fd7 to
368ad23
Compare
|
Refer to this link for build results (access rights to CI server needed): |
|
Changes Unknown when pulling 368ad23 on kennknowles:Pipeline-components into ** on apache:master**. |
|
Refer to this link for build results (access rights to CI server needed): |
|
Changes Unknown when pulling 368ad23 on kennknowles:Pipeline-components into ** on apache:master**. |
|
Refer to this link for build results (access rights to CI server needed): |
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
[BEAM-<Jira issue #>] Description of pull requestmvn clean verify. (Even better, enableTravis-CI on your fork and ensure the whole test matrix passes).
<Jira issue #>in the title with the actual Jira issuenumber, if there is one.
Individual Contributor License Agreement.