[
https://issues.apache.org/jira/browse/BEAM-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968278#comment-15968278
]
ASF GitHub Bot commented on BEAM-1871:
--------------------------------------
GitHub user dhalperi opened a pull request:
https://github.com/apache/beam/pull/2529
[BEAM-1871] Remove Triggers.java from SDK entirely
Update DataflowRunner with support for this removal
This finishes #2513
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dhalperi/beam update-worker
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/2529.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2529
----
commit 0056d57612c92c0ca85516a5d8ae34db52656089
Author: Dan Halperin <[email protected]>
Date: 2017-04-13T21:52:25Z
Remove Triggers.java from SDK entirely
Update DataflowRunner with support for this removal
----
> 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)