You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ankur Goenka (JIRA)" <ji...@apache.org> on 2019/01/19 01:09:00 UTC

[jira] [Created] (BEAM-6470) python tenacity is breaks the Python validates runner flink tests

Ankur Goenka created BEAM-6470:
----------------------------------

             Summary: 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


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)