[
https://issues.apache.org/jira/browse/BEAM-6668?focusedWorklogId=348614&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-348614
]
ASF GitHub Bot logged work on BEAM-6668:
----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Nov/19 21:46
Start Date: 23/Nov/19 21:46
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-557835868
This pull request has been marked as stale due to 60 days of inactivity. It
will be closed in 1 week if no further activity occurs. If you think that’s
incorrect or this pull request requires a review, please simply write any
comment. If closed, you can revive the PR at any time and @mention a reviewer
or discuss it on the [email protected] list. Thank you for your
contributions.
----------------------------------------------------------------
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: 348614)
Time Spent: 2.5h (was: 2h 20m)
> 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: 2.5h
> 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)