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

Take a parameter for optionally setting the max buffer size #18

Open
johnynek opened this issue Jun 8, 2013 · 0 comments
Open

Take a parameter for optionally setting the max buffer size #18

johnynek opened this issue Jun 8, 2013 · 0 comments

Comments

@johnynek
Copy link
Contributor

johnynek commented Jun 8, 2013

It looks like I was wrong that Kryo is not keeping a buffer, it is. We should probably tell Kryo to use an arbitrarily large awount here:
https://code.google.com/p/kryo/source/browse/tags/kryo-2.16/src/com/esotericsoftware/kryo/io/Output.java

Or possibly read the max buffer size from a config

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

No branches or pull requests

1 participant