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

ISSUE 605: Bump up the Avro version to 1.9.1 #606

Merged
merged 2 commits into from
Oct 11, 2019

Conversation

raju-saravanan
Copy link
Collaborator

In Avro 1.8.2 APIs that exposes Jackson classes were deprecated. In the PR #547, we moved away from these deprecated APIs to the recommended ones. The PR was then tested against Avro 1.9.0 and but was merged to MASTER with Avro 1.8.2. This PR bumps Avro version from 1.8.2 to 1.9.1 (https://github.com/apache/avro/releases). As part of this update I have commented out confluent tests as confluent serdes still has a dependency on 1.8.2. Will uncomment the tests once confluent updates their dependencies.

@guruchai
Copy link
Contributor

guruchai commented Oct 10, 2019

Do the confluent tests fail with Avro 1.9.1? If so, that would mean confluent serdes cannot work with SR. If so, we should call that out and intimate the stakeholders.

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