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 01:00:58 UTC

[jira] [Created] (BEAM-1871) Thin Java SDK Core

Daniel Halperin created BEAM-1871:
-------------------------------------

             Summary: Thin Java SDK Core
                 Key: BEAM-1871
                 URL: https://issues.apache.org/jira/browse/BEAM-1871
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Daniel Halperin
             Fix For: First stable release


Before first stable release we need to thin out {{sdk-java-core}} module. Some candidates for removal, but not a non-exhaustive list:

{{sdk/io}}

* anything BigQuery related
* anything PubSub related
* everything Protobuf related
* TFRecordIO
* XMLSink

{{sdk/util}}

* Everything GCS related
* Everything Backoff related
* Everything Google API related: ResponseInterceptors, RetryHttpBackoff, etc.
* Everything CloudObject-related
* Pubsub stuff

{{sdk/coders}}

* JAXBCoder
* TableRowJsoNCoder





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