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

Investigate Moving Data Path to Java #23

Open
original-brownbear opened this issue May 17, 2017 · 2 comments
Open

Investigate Moving Data Path to Java #23

original-brownbear opened this issue May 17, 2017 · 2 comments

Comments

@original-brownbear
Copy link
Contributor

Running Avro through JRuby instead of Java comes with significant overhead.

Let's investigate moving the main data path of this plugin to pure Java and Java's Avro library.

@original-brownbear
Copy link
Contributor Author

@suyograo @jsvd FYI :)

@jgregmac
Copy link

jgregmac commented Aug 9, 2019

+1 for this enhancement.

Our organization has a great interest in this issue. The Ruby AVRO codec does not implement the AVRO specification correctly. I don't know if the Java codec works any better, but we were considering taking a stab at implementing a java_avro codec ourselves. Unfortunately, my team does not have a ton of programming expertise, so this will be challenging for us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants