[
https://issues.apache.org/jira/browse/BEAM-6470?focusedWorklogId=188461&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-188461
]
ASF GitHub Bot logged work on BEAM-6470:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Jan/19 20:02
Start Date: 22/Jan/19 20:02
Worklog Time Spent: 10m
Work Description: robertwb commented on issue #7577: [BEAM-6470] Remove
dependency on tenacity
URL: https://github.com/apache/beam/pull/7577#issuecomment-456542448
Looks like we can drop this due to https://github.com/apache/beam/pull/7576 ?
----------------------------------------------------------------
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: 188461)
Time Spent: 3h (was: 2h 50m)
> python tenacity is breaks the Python validates runner flink tests
> -----------------------------------------------------------------
>
> Key: BEAM-6470
> URL: https://issues.apache.org/jira/browse/BEAM-6470
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Ankur Goenka
> Assignee: Ankur Goenka
> Priority: Major
> Time Spent: 3h
> Remaining Estimate: 0h
>
> Python tenacity is only added for test cases.
> Beam VR tests executes actual pipelines which do not have tenacity.
> We already have apache_beam.util.retry which has the retry functionality so
> replacing tenacity with it will solve this problem.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)