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

Snapshot/Restore: FilterOutputStream in FsBlobContainer writes every individual byte #8748

Closed
s1monw opened this issue Dec 2, 2014 · 0 comments · Fixed by #8749
Closed

Comments

@s1monw
Copy link
Contributor

s1monw commented Dec 2, 2014

trappy FilterOutputStream writes every byte in public void write(byte[] b, int off, int len) which leads to bad perf... This was introduced in 1.4.0

s1monw added a commit to s1monw/elasticsearch that referenced this issue Dec 2, 2014
s1monw added a commit to s1monw/elasticsearch that referenced this issue Dec 2, 2014
s1monw added a commit that referenced this issue Dec 2, 2014
@tlrx tlrx mentioned this issue Dec 12, 2014
@clintongormley clintongormley changed the title FilterOutputStream in FsBlobContainer writes every individual byte Snapshot/Restore: FilterOutputStream in FsBlobContainer writes every individual byte Dec 16, 2014
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant