[
https://issues.apache.org/jira/browse/BEAM-6873?focusedWorklogId=219540&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-219540
]
ASF GitHub Bot logged work on BEAM-6873:
----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Mar/19 19:13
Start Date: 27/Mar/19 19:13
Worklog Time Spent: 10m
Work Description: je-ik commented on pull request #8105: [BEAM-6873]
Simplify PubsubIO projectId management
URL: https://github.com/apache/beam/pull/8105
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 219540)
Time Spent: 20m (was: 10m)
> Simplify PubsubIO projectId management
> --------------------------------------
>
> Key: BEAM-6873
> URL: https://issues.apache.org/jira/browse/BEAM-6873
> Project: Beam
> Issue Type: Improvement
> Components: io-java-gcp
> Affects Versions: 2.11.0
> Reporter: Jan Lukavský
> Assignee: Jan Lukavsky
> Priority: Major
> Fix For: 2.12.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> PubsubIO uses some (probably) legacy code around projectId management, which
> among several other suboptimalities causes pipelines without
> {{GcpOptions.project}} specified to fail. This is not necessary, because
> projectId is already contained in {{projects/<project>/topics/<topic>}} when
> reading specified topic. The projectId should be read from there and
> (possibly to maintain backwards compatibility) be overridden by GcpOptions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)