[
https://issues.apache.org/jira/browse/BEAM-3949?focusedWorklogId=103953&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-103953
]
ASF GitHub Bot logged work on BEAM-3949:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/May/18 11:52
Start Date: 21/May/18 11:52
Worklog Time Spent: 10m
Work Description: kkucharc opened a new pull request #5434: [BEAM-3949]
IOIT's setup() and teardown() db connection attempt sometimes fail resulting in
test flakiness
URL: https://github.com/apache/beam/pull/5434
This is a retry mechanizm which should prevent failures of IOIT tests which
use database connections.
The mechanism can be configured by specifying a method name which will be
retried in case of failure,
a number of attempts and a delay between attempts.
------------------------
Follow this checklist to help us incorporate your contribution quickly and
easily:
- [ x ] Format the pull request title like `[BEAM-XXX] Fixes bug in
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA
issue, if applicable. This will automatically link the pull request to the
issue.
- [ ] If this contribution is large, please file an Apache [Individual
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
It will help us expedite review of your Pull Request if you tag someone
(e.g. `@username`) to look at it.
----------------------------------------------------------------
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: 103953)
Time Spent: 10m
Remaining Estimate: 0h
> IOIT's setup() and teardown() db connection attempt sometimes fail resulting
> in test flakiness
> ----------------------------------------------------------------------------------------------
>
> Key: BEAM-3949
> URL: https://issues.apache.org/jira/browse/BEAM-3949
> Project: Beam
> Issue Type: Sub-task
> Components: testing
> Reporter: Łukasz Gajowy
> Assignee: Kasia Kucharczyk
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> setup() and teardown() methods sometimes have trouble connecting database in
> Performance tests. It results in test flakiness.
> Example logs:
> [https://builds.apache.org/view/A-D/view/Beam/job/beam_PerformanceTests_HadoopInputFormat/65/console]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)