Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix missing await during JSON deserialization #301

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

Merged
merged 1 commit into from
Apr 28, 2025
Merged

Conversation

rayokota
Copy link
Member

@rayokota rayokota commented Apr 28, 2025

Fixes #299

What

Checklist

  • Contains customer facing changes? Including API/behavior changes
  • Did you add sufficient unit test and/or integration test coverage for this PR?
    • If not, please explain why it is not required

References

JIRA:

Test & Review

Open questions / Follow-ups

@Copilot Copilot AI review requested due to automatic review settings April 28, 2025 17:26
@rayokota rayokota requested review from a team as code owners April 28, 2025 17:26
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a bug during JSON deserialization by ensuring that asynchronous rule execution is properly awaited.

  • Fix missing await in rule execution to prevent unintended asynchronous behavior.
  • Ensure the message is processed only after rule execution completes.

schemaregistry/serde/json.ts Show resolved Hide resolved
@rayokota rayokota merged commit d96bba5 into master Apr 28, 2025
1 of 2 checks passed
@rayokota rayokota deleted the missing-await branch April 28, 2025 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue noticed in upgrading from SchemaRegistry 1.1 -> 1.3.1
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.