[
https://issues.apache.org/jira/browse/BEAM-6470?focusedWorklogId=187293&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-187293
]
ASF GitHub Bot logged work on BEAM-6470:
----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Jan/19 02:17
Start Date: 19/Jan/19 02:17
Worklog Time Spent: 10m
Work Description: angoenka commented on issue #7577: [BEAM-6470] Remove
dependency on tenacity
URL: https://github.com/apache/beam/pull/7577#issuecomment-455740882
Python Flink ValidatesRunner is failing because of
https://github.com/apache/beam/pull/7456
We can get this in to fix at least one of the issue with the validates
runner tests.
----------------------------------------------------------------
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: 187293)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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)