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

fix(source-jira): Fix state spamming issue #52597

Merged

Conversation

tolik0
Copy link
Contributor

@tolik0 tolik0 commented Jan 28, 2025

What

This update leverages improvements in the CDK to resolve an issue where state was excessively emitted after closing each partition. The new CDK version introduces the use_global_cursor flag, which aligns state emission behavior with the declarative logic and reduces redundancy.

How

Updated the Airbyte CDK version to 6.27.1.

User Impact

Fixes platform failures for some users caused by excessive state emissions.
Improves reliability and performance by consolidating state emission logic.

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

vercel bot commented Jan 28, 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 28, 2025 7:58pm

Copy link
Contributor

@aldogonzalez8 aldogonzalez8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@tolik0 tolik0 merged commit 4432873 into master Jan 28, 2025
30 checks passed
@tolik0 tolik0 deleted the tolik0/source-jira/fix-emitting-states-concurrent-perpartition branch January 28, 2025 20:13
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