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)