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 2017/05/08 13:27:04 UTC

[jira] [Commented] (BEAM-2210) PubsubIO.readPubsubMessagesWithoutAttributes is awkward

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

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

GitHub user reuvenlax opened a pull request:

    https://github.com/apache/beam/pull/2950

    [BEAM-2210] Shorten awkward function names names.

    Default accessors for PubSub are awkwardly long. Shorten them.

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

    $ git pull https://github.com/reuvenlax/incubator-beam fix_pubsub_name

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

    https://github.com/apache/beam/pull/2950.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 #2950
    
----
commit e782fb79f5cdfd3a866990e15b3d0edf54a0b31a
Author: Reuven Lax <re...@google.com>
Date:   2017-05-07T18:50:08Z

    Shorten awkward names.

----


> PubsubIO.readPubsubMessagesWithoutAttributes is awkward
> -------------------------------------------------------
>
>                 Key: BEAM-2210
>                 URL: https://issues.apache.org/jira/browse/BEAM-2210
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-gcp
>            Reporter: Reuven Lax
>            Assignee: Reuven Lax
>
> This is the default mode of using PubSub, but the function name is awkward. We should change this to simply readMessages.



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