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

[WIP] Schema Registry serializers implement ObjectSerializer experimental interface #13152

Merged

Conversation

arerlend
Copy link
Contributor

This PR is in progress. It will encompass:

  • Converting serializer implementation to be fully async (refactor abstract implementations and CachedSchemaRegistryClient)
  • Merging abstract serializer and deserializer implementations into single serializer class to satisfy ObjectSerializer
  • Implementing ObjectSerializer on top-level Avro serializer

@ghost ghost added the Schema Registry label Jul 15, 2020
@arerlend arerlend changed the base branch from master to schema-registry-api-view July 30, 2020 21:08
@arerlend arerlend marked this pull request as ready for review July 30, 2020 21:22
@arerlend arerlend requested a review from sjkwak as a code owner July 30, 2020 21:22
@arerlend arerlend merged commit a69684a into Azure:schema-registry-api-view Jul 30, 2020
@arerlend arerlend deleted the arerlend.sr.objectserializer branch July 30, 2020 22:17
openapi-sdkautomation bot referenced this pull request in AzureSDKAutomation/azure-sdk-for-java Feb 25, 2021
remove ssoContext and friendly name to match 2020-11-10 (#13152)

* remove ssoContext and friendly name to match 2020-11-10

* name length was lost too
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant