[
https://issues.apache.org/jira/browse/BEAM-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16001738#comment-16001738
]
ASF GitHub Bot commented on BEAM-2210:
--------------------------------------
GitHub user jkff opened a pull request:
https://github.com/apache/beam/pull/2974
Cherrypick #2950 into release branch
Cherrypick of #2950 [BEAM-2210] Shorten awkward function names
R: @davorbonaci
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jkff/incubator-beam cp-2950
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/2974.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 #2974
----
commit 008783cb00a25169261704a2a20104bf6a901993
Author: Eugene Kirpichov <[email protected]>
Date: 2017-05-08T20:45:25Z
This closes #2950
----
> 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
> Fix For: 2.0.0
>
>
> 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)