Łukasz Gajowy created BEAM-4137:
-----------------------------------
Summary: Split IOTestPipelineOptions to multiple, test-specific
files
Key: BEAM-4137
URL: https://issues.apache.org/jira/browse/BEAM-4137
Project: Beam
Issue Type: Improvement
Components: testing
Reporter: Łukasz Gajowy
Assignee: Łukasz Gajowy
Currently we have one big IOTestPipelineOptions interface that is used in many
IOITs. It contains test specific options that should rather be located next to
testing classes, not in a generic file. Let's split this. Additionally, besides
separation of concerns, this will allow adding test-specific @Default and
@Required annotations and validate the options better.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)