You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Scott Wegner (JIRA)" <ji...@apache.org> on 2016/03/01 00:55:18 UTC

[jira] [Created] (BEAM-81) --update PipelineOption is in the wrong interface

Scott Wegner created BEAM-81:
--------------------------------

             Summary: --update PipelineOption is in the wrong interface
                 Key: BEAM-81
                 URL: https://issues.apache.org/jira/browse/BEAM-81
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
            Reporter: Scott Wegner
            Assignee: Davor Bonaci
            Priority: Minor


Right now, --update PipelineOption is part of the DataflowPipelineDebugOptions. It doesn't have anything to do with "debugging".

The entire DataflowPipelineDebugOptions is marked Internal and @Hidden.
  @Hidden will make it not appear in '--help'.
  Internal will make it marked as such in Javadoc.



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