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

Inconsistent BaseIOUtils depending on java version #229

Open
rmannibucau opened this issue Dec 30, 2022 · 1 comment
Open

Inconsistent BaseIOUtils depending on java version #229

rmannibucau opened this issue Dec 30, 2022 · 1 comment

Comments

@rmannibucau
Copy link

Hi,

since java9/java10 versions were done the BaseIOUtils is inconsistent depending the version of java it runs on cause the buffer size is different.

This task is about reverting and dropping the java specific version to get back a common and shared behavior.

@rmannibucau rmannibucau changed the title Inconsistent BaseIOUtils Inconsistent BaseIOUtils depending on java version Dec 30, 2022
@slachiewicz
Copy link
Member

In Java 8/9 i see 16k buffers. Above we use defaults.

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

2 participants