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

[Testing — DO NOT MERGE] Iterating on various parallelism settings #51052

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

tryangul
Copy link
Contributor

Int tests in CI get stuck — I'm binary searching to find the inflection point

What

I'm trying to iterate through parallelism counts and see where we get stuck

@tryangul tryangul added the work-in-progress Do not merge, this is a work in progress. label Jan 11, 2025
Copy link

vercel bot commented Jan 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2025 11:02pm

@tryangul
Copy link
Contributor Author

parallelism of 2 takes 21 minutes
│ │ Java Connector Integration Tests │ Successful │ 21mn01s │ │

@tryangul
Copy link
Contributor Author

parallelism of 4 takes 13
│ │ Java Connector Integration Tests │ Successful │ 13mn48s │ │

@tryangul
Copy link
Contributor Author

12 mins on 6
│ │ Java Connector Integration Tests │ Successful │ 12mn17s │ │

@tryangul
Copy link
Contributor Author

11 mins 30sec with 8
│ │ Java Connector Integration Tests │ Successful │ 11mn33s │ │

@tryangul
Copy link
Contributor Author

Timeout / hanging occurred at parallelism 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/destination/s3 work-in-progress Do not merge, this is a work in progress.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants