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

Prepare Schema Registry for preview #15001

Merged
merged 21 commits into from
Sep 10, 2020

Conversation

srnagar
Copy link
Member

@srnagar srnagar commented Sep 9, 2020

Moving the schema registry changes from schema-registry-api-view branch to main branch to prepare for the next preview.

arerlend and others added 15 commits July 30, 2020 14:23
…ntal interface (Azure#13152)

* ObjectSerializer refactor - init, does not build

* stash fix

* condense serde into ser

* empty or 0 length payload

* add sync SR client

* AbstractDataSerializer -> AbstractSchemaRegistrySerializer
* remove setting codecs

* update avro serializer constructor

* move codec load to constructor

* javadocs for constructor
* Update schema registry client APIs

* Update package structure for schema registry

* Update model classes

* Add clear cache method to sync client
* Rename Codec to SchemaRegistryCodec

* minor updates to API

* Update deserializer method

* more api changes
@srnagar
Copy link
Member Author

srnagar commented Sep 9, 2020

/azp run java - schemaregistry

@arerlend
Copy link
Contributor

Lgtm.

@srnagar
Copy link
Member Author

srnagar commented Sep 10, 2020

/azp run java - schemaregistry - ci

@srnagar
Copy link
Member Author

srnagar commented Sep 10, 2020

/azp run java - schemaregistry - ci

4 similar comments
@mitchdenny
Copy link
Contributor

/azp run java - schemaregistry - ci

@mitchdenny
Copy link
Contributor

/azp run java - schemaregistry - ci

@mitchdenny
Copy link
Contributor

/azp run java - schemaregistry - ci

@mitchdenny
Copy link
Contributor

/azp run java - schemaregistry - ci

Whitespace change to try and reboot PR builds.
@mitchdenny mitchdenny closed this Sep 10, 2020
@mitchdenny mitchdenny reopened this Sep 10, 2020
@srnagar srnagar changed the title Schema registry api view Prepare Schema Registry for preview Sep 10, 2020
@srnagar srnagar merged commit 25b7e15 into Azure:master Sep 10, 2020
@@ -77,7 +76,7 @@ public CachedSchemaRegistryClientBuilder() {
this.retryPolicy = new RetryPolicy("retry-after-ms", ChronoUnit.MILLIS);

HttpHeaders headers = new HttpHeaders();
headers.put("api-version", "2017-04");
headers.put("api-version", "2020-09-01-preview");
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like the service caused a regression. It went from allowing api-version as header to blocking it. We are fixing it on the service side to accept header again.

openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-java that referenced this pull request Jun 28, 2021
[python]track2 config (Azure#15001)

* track2 config

* directive for required type in readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-java that referenced this pull request Jun 28, 2021
[python]track2 config (Azure#15001)

* track2 config

* directive for required type in readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-java that referenced this pull request Jun 28, 2021
[python]track2 config (Azure#15001)

* track2 config

* directive for required type in readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-java that referenced this pull request Jun 28, 2021
[python]track2 config (Azure#15001)

* track2 config

* directive for required type in readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-java that referenced this pull request Jun 28, 2021
[python]track2 config (Azure#15001)

* track2 config

* directive for required type in readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-java that referenced this pull request Jun 28, 2021
[python]track2 config (Azure#15001)

* track2 config

* directive for required type in readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-java that referenced this pull request Jun 28, 2021
[python]track2 config (Azure#15001)

* track2 config

* directive for required type in readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-java that referenced this pull request Jun 28, 2021
[python]track2 config (Azure#15001)

* track2 config

* directive for required type in readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-java that referenced this pull request Jun 28, 2021
[python]track2 config (Azure#15001)

* track2 config

* directive for required type in readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-java that referenced this pull request Jun 28, 2021
[python]track2 config (Azure#15001)

* track2 config

* directive for required type in readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-java that referenced this pull request Jun 28, 2021
[python]track2 config (Azure#15001)

* track2 config

* directive for required type in readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-java that referenced this pull request Jun 28, 2021
[python]track2 config (Azure#15001)

* track2 config

* directive for required type in readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md
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.

3 participants