Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Further decrease of amount of parallelism #7991

Merged

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Mar 29, 2020


Issue link: WILL BE INSERTED BY boring-cyborg

Make sure to mark the boxes below before creating PR: [x]


In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.
Read the Pull Request Guidelines for more information.

@potiuk potiuk force-pushed the further-parallelism-decrease branch from 4e04593 to 591e49d Compare March 29, 2020 18:59
@potiuk potiuk requested review from kaxil, ashb, turbaszek and mik-laj March 29, 2020 19:03
@dimberman
Copy link
Contributor

@potiuk why change this?

@potiuk
Copy link
Member Author

potiuk commented Mar 29, 2020

@potiuk why change this?

Seems that it still fails from time to time in the latest builds (it consistently worked yesterday but there were a few failed builds today)

@codecov-io
Copy link

codecov-io commented Mar 29, 2020

Codecov Report

Merging #7991 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7991      +/-   ##
==========================================
- Coverage   87.17%   87.16%   -0.01%     
==========================================
  Files         932      932              
  Lines       45187    45187              
==========================================
- Hits        39391    39389       -2     
- Misses       5796     5798       +2     
Impacted Files Coverage Δ
airflow/utils/dag_processing.py 87.94% <0.00%> (-0.38%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0f19a93...591e49d. Read the comment docs.

@potiuk
Copy link
Member Author

potiuk commented Mar 29, 2020

Seems it helps ! @dimberman ?

@potiuk potiuk requested a review from dimberman March 29, 2020 20:45
@dimberman dimberman merged commit 996bf2e into apache:master Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants