[ 
https://issues.apache.org/jira/browse/BEAM-9093?focusedWorklogId=373241&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-373241
 ]

ASF GitHub Bot logged work on BEAM-9093:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Jan/20 20:02
            Start Date: 16/Jan/20 20:02
    Worklog Time Spent: 10m 
      Work Description: angoenka commented on issue #10613: [BEAM-9093] Log 
invalid overwrites in pipeline options
URL: https://github.com/apache/beam/pull/10613#issuecomment-575321578
 
 
   R: @robertwb @ihji 
 
----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 373241)
    Time Spent: 20m  (was: 10m)

> Pipeline options which with different underlying store variable does not get 
> over written
> -----------------------------------------------------------------------------------------
>
>                 Key: BEAM-9093
>                 URL: https://issues.apache.org/jira/browse/BEAM-9093
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Ankur Goenka
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Example:
> PipelineOptions(flags=[],**\{'no_use_public_ips': True,})
> Expectation: use_public_ips should be set False.
> Actual: the value is not used as its not passed through argparser
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to