You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2016/05/18 08:57:12 UTC

[jira] [Created] (BEAM-293) StreamingOptions should not extend GcpOptions

Jean-Baptiste Onofré created BEAM-293:
-----------------------------------------

             Summary: StreamingOptions should not extend GcpOptions
                 Key: BEAM-293
                 URL: https://issues.apache.org/jira/browse/BEAM-293
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré


Now, the SDK {{StreamingOptions}} extends {{GcpOptions}}:

{code}
StreamingOptions extends ApplicationNameOptions, *GcpOptions*, PipelineOptions
{code}

The core SDK should not depend to GCP generally speaking.



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