You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/20 16:18:58 UTC

[jira] [Commented] (BEAM-786) Make BoundedReadFromUnboundedSource available as a public utility

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

ASF GitHub Bot commented on BEAM-786:
-------------------------------------

GitHub user dhalperi reopened a pull request:

    https://github.com/apache/incubator-beam/pull/1145

    [BEAM-786] BoundedReadFromUnboundedSource: make public

    Useful outside of the `org.apache.beam.sdk.io` module

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dhalperi/incubator-beam bounded-read-from-unbounded-source

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-beam/pull/1145.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 #1145
    
----
commit e85a392d7d3216a2add7b65aa27ef0def4aafe65
Author: Dan Halperin <dh...@google.com>
Date:   2016-10-20T16:16:09Z

    BoundedReadFromUnboundedSource: make public
    
    Useful outside of the sdk.io module

----


> Make BoundedReadFromUnboundedSource available as a public utility
> -----------------------------------------------------------------
>
>                 Key: BEAM-786
>                 URL: https://issues.apache.org/jira/browse/BEAM-786
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>    Affects Versions: 0.3.0-incubating
>            Reporter: Daniel Halperin
>            Assignee: Daniel Halperin
>            Priority: Trivial
>
> This is useful in general IO-related transforms (e.g., PubsubIO.Read uses it) and in tests; let's expose it as a public utility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)