Navigation Menu

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

Fix wrong reused file bytes in Recovery API reports #11965

Closed
wants to merge 2 commits into from

Conversation

szroland
Copy link
Contributor

Calling the correct method, reusedBytes() when creating json output.
This fixes #11876.

@bleskes
Copy link
Contributor

bleskes commented Jul 1, 2015

Looks great. Thanks. I'll merge it in.

@bleskes bleskes added >bug v2.0.0-beta1 :Distributed/Recovery Anything around constructing a new shard, either from a local or a remote source. v1.6.1 v1.7.0 labels Jul 1, 2015
@bleskes bleskes closed this in 68d658a Jul 1, 2015
bleskes pushed a commit that referenced this pull request Jul 1, 2015
Simple snapshot.restore test case that also exposes the bug mentioned in #11876

Fix #11876
Closes #11965
bleskes pushed a commit that referenced this pull request Jul 1, 2015
Simple snapshot.restore test case that also exposes the bug mentioned in #11876

Fix #11876
Closes #11965
@clintongormley clintongormley added :Data Management/Stats Statistics tracking and retrieval APIs and removed :Distributed/Recovery Anything around constructing a new shard, either from a local or a remote source. labels Jul 14, 2015
mute pushed a commit to mute/elasticsearch that referenced this pull request Jul 29, 2015
Simple snapshot.restore test case that also exposes the bug mentioned in elastic#11876

Fix elastic#11876
Closes elastic#11965
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recovery API reports wrong reused file bytes during snapshot restore
3 participants