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

Require kafka codec deps always and test feature support #773

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

tvainika
Copy link
Contributor

@tvainika tvainika commented Dec 1, 2023

About this change - What it does

Require kafka codec compression dependencies always instead of optionally, and add unit test to verify the environment.

Fixes: #766

Why this way

Rationale: those dependencies are not a big addition, but are sometimes critical to get karapace running.

Require kafka codec compression dependencies always instead of
optionally, and add unit test to verify the environment. Fixes: #766
@tvainika tvainika requested review from a team as code owners December 1, 2023 13:13
@matyaskuti matyaskuti merged commit 6cb3811 into main Dec 5, 2023
8 checks passed
@matyaskuti matyaskuti deleted the kafka-codec-deps branch December 5, 2023 12:25
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.

Schema registry doesnt start doe to snappy compression error
2 participants