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

Support the new Component data model in the schema registry #1241

Merged
merged 5 commits into from
Feb 29, 2024

Conversation

slinkydeveloper
Copy link
Contributor

Fix #1220

Copy link
Contributor

@igalshilman igalshilman left a comment

Choose a reason for hiding this comment

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

It looks like bunch of renaming, seems good overall.

Introduce new discovery schema and querying logic
Add input_description and output_description to HandlerMetadata.
Implement new logic for Components, including registration and querying using ComponentMetadataResolver.
Use the new registration process in meta service
@slinkydeveloper slinkydeveloper merged commit 1e55d8c into restatedev:main Feb 29, 2024
5 checks passed
@slinkydeveloper slinkydeveloper deleted the issues/1220 branch February 29, 2024 08:22
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.

Implement the new discovery process in schemas-impl
2 participants