Skip to content

Add caching of schema conversions in AvroData and AvroConverter.#235

Merged
Ewen Cheslack-Postava (ewencp) merged 3 commits into
masterfrom
cache-schema-conversion
Oct 9, 2015
Merged

Add caching of schema conversions in AvroData and AvroConverter.#235
Ewen Cheslack-Postava (ewencp) merged 3 commits into
masterfrom
cache-schema-conversion

Conversation

@ewencp

Copy link
Copy Markdown
Contributor

No description provided.

@ewencp

Copy link
Copy Markdown
Contributor Author

Liquan Pei (@Ishiihara) Ready for review. This will probably conflict with #234 and/or need updates after that one is merged since I had to change AvroData to use non-static methods since it now has a cache internally. Also, this will probably affect your use of AvroData in the HDFS connector. We're going to have to figure out how best to handle API stability if you're going to reuse this code...

@ConfluentJenkins

Copy link
Copy Markdown
Contributor

Refer to this link for build results (access rights to CI server needed):
http://jenkins.confluent.io/job/schema-registry-pr/45/
Test PASSed.

@Ishiihara

Copy link
Copy Markdown
Contributor

LGTM.

@ConfluentJenkins

Copy link
Copy Markdown
Contributor

Refer to this link for build results (access rights to CI server needed):
http://jenkins.confluent.io/job/schema-registry-pr/48/
Test PASSed.

Ewen Cheslack-Postava (ewencp) added a commit that referenced this pull request Oct 9, 2015
Add caching of schema conversions in AvroData and AvroConverter.
@ewencp
Ewen Cheslack-Postava (ewencp) deleted the cache-schema-conversion branch October 9, 2015 23:03
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.

3 participants