[ 
https://issues.apache.org/jira/browse/BEAM-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17123265#comment-17123265
 ] 

Beam JIRA Bot commented on BEAM-4766:
-------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it 
has been labeled "stale-P2". If this issue is still affecting you, we care! 
Please comment and remove the label. Otherwise, in 14 days the issue will be 
moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed 
explanation of what these priorities mean.


> Use vendored version of protobuf in sdks/java/core or replace usage of 
> ByteString with something else
> -----------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-4766
>                 URL: https://issues.apache.org/jira/browse/BEAM-4766
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Luke Cwik
>            Priority: P2
>              Labels: portability, stale-P2
>
> The sdk/java/core library will bring in the pipeline model proto to be able 
> to perform Pipeline > proto translation within the SDK instead of it being 
> hidden away in runners core and similar libraries so it makes a lot of sense 
> to just migrate the implementation to use vendored protobuf.
>  
> This is currently used in ByteKey and TextSource.
>  
> An alternative would be to re-implement the logic to not use ByteStrings.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to