Skip to content

Fix schema registry clean up#35

Merged
philipp94831 merged 3 commits intomasterfrom
fix/schema-registry-clean-up
Nov 7, 2019
Merged

Fix schema registry clean up#35
philipp94831 merged 3 commits intomasterfrom
fix/schema-registry-clean-up

Conversation

@philipp94831
Copy link
Copy Markdown
Member

Prior to this PR, key and value schemas of topic where deleted from schema registry regardless whether they existed or not. This was not covered by the tests because the SchemaRegistryMock did not appropriately behave in this scenario. However, a real schema registry would throw an exception in such a case. This PR fixes the schema registry clean up and uses an updated version of the mock.

@philipp94831 philipp94831 self-assigned this Nov 7, 2019
@philipp94831 philipp94831 merged commit fb524bb into master Nov 7, 2019
@philipp94831 philipp94831 deleted the fix/schema-registry-clean-up branch November 15, 2019 13:47
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.

2 participants