[
https://issues.apache.org/jira/browse/BEAM-4137?focusedWorklogId=118725&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-118725
]
ASF GitHub Bot logged work on BEAM-4137:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Jul/18 14:21
Start Date: 03/Jul/18 14:21
Worklog Time Spent: 10m
Work Description: lgajowy commented on issue #5876: [BEAM-4137] Divide
elasticsearch pipeline options
URL: https://github.com/apache/beam/pull/5876#issuecomment-402174759
Thanks!
It's probably better to wait with the review until I get the tests green... đ
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 118725)
Time Spent: 8.5h (was: 8h 20m)
> 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
> Priority: Minor
> Time Spent: 8.5h
> Remaining Estimate: 0h
>
> 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)