You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2017/04/04 00:18:41 UTC

[jira] [Created] (BEAM-1870) ByteKey / ByteKeyRangeTracker should not use ByteString on public API surface

Daniel Halperin created BEAM-1870:
-------------------------------------

             Summary: ByteKey / ByteKeyRangeTracker should not use ByteString on public API surface
                 Key: BEAM-1870
                 URL: https://issues.apache.org/jira/browse/BEAM-1870
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Daniel Halperin
            Assignee: Ismaël Mejía
             Fix For: First stable release


We don't want these Google Protocol Buffer dependencies on the public API. We should replace the use of {{ByteString}} with something in the code Java libraries.

What's the open source standard here? I guess Avro uses {{ByteBuffer}} for wrapping {{byte[]}} ?

[~iemejia] -- tentatively assigned to you as you brought this up.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)