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

feat(source-jira): Make Incremental Per-Partition Streams Concurrent #52105

Merged
merged 18 commits into from
Jan 24, 2025

Conversation

tolik0
Copy link
Contributor

@tolik0 tolik0 commented Jan 23, 2025

What

This PR makes incremental per-partition streams concurrent.

How

Updated the CDK version to enable concurrent processing of streams.

User Impact

Improved performance of incremental per-partition streams.

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

vercel bot commented Jan 23, 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 24, 2025 0:08am

@octavia-squidington-iii octavia-squidington-iii added area/connectors Connector related issues connectors/source/jira area/documentation Improvements or additions to documentation labels Jan 23, 2025
@tolik0 tolik0 changed the title feat(source-jira): Update incremental per partition streams to use concurrency feat(source-jira): Make Incremental Per-Partition Streams Concurrent Jan 23, 2025
@tolik0
Copy link
Contributor Author

tolik0 commented Jan 23, 2025

@tolik0 tolik0 force-pushed the tolik0/source-jira/test-concurrent-perpartitioncursor branch from 627799f to ae52810 Compare January 23, 2025 23:16
@tolik0 tolik0 merged commit 0449a2b into master Jan 24, 2025
30 checks passed
@tolik0 tolik0 deleted the tolik0/source-jira/test-concurrent-perpartitioncursor branch January 24, 2025 11:37
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/source/jira
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants