[
https://issues.apache.org/jira/browse/BEAM-6668?focusedWorklogId=351594&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-351594
]
ASF GitHub Bot logged work on BEAM-6668:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Nov/19 21:53
Start Date: 30/Nov/19 21:53
Worklog Time Spent: 10m
Work Description: stale[bot] commented on issue #9445: [BEAM-6668] Use
add experiment methods
URL: https://github.com/apache/beam/pull/9445#issuecomment-560024322
This pull request has been closed due to lack of activity. If you think that
is incorrect, or the pull request requires review, you can revive the PR at any
time.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 351594)
Time Spent: 2h 40m (was: 2.5h)
> use add experiment methods (Java and Python)
> --------------------------------------------
>
> Key: BEAM-6668
> URL: https://issues.apache.org/jira/browse/BEAM-6668
> Project: Beam
> Issue Type: Improvement
> Components: io-java-gcp, sdk-py-core
> Reporter: Udi Meiri
> Priority: Minor
> Labels: beginner, easyfix, newbie
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> Python:
> Convert instances of experiments.append(...)
> to debug_options.add_experiment(...)
> Java:
> Use ExperimentalOptions.addExperiment(...)
> instead of getExperiments(), modify, setExperiments() pattern.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)