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

Add filename to corruption message #10110

Merged
merged 1 commit into from Mar 16, 2015

Conversation

s1monw
Copy link
Contributor

@s1monw s1monw commented Mar 16, 2015

Today we rely on the IndexOutput#toString method to print the actual
resource name we are verifying. This has a but in the 4.10.x series
that leaves us with the default toString. This commit adds the filename
to each corruption message for easier debugging.

Relates to #10062

Today we rely on the IndexOutput#toString method to print the actual
resource name we are verifying. This has a but in the 4.10.x series
that leaves us with the default toString. This commit adds the filename
to each corruption message for easier debugging.

Relates to elastic#10062
@s1monw
Copy link
Contributor Author

s1monw commented Mar 16, 2015

@rmuir can you take a look

@rmuir
Copy link
Contributor

rmuir commented Mar 16, 2015

+1

@s1monw s1monw merged commit 972039c into elastic:1.x Mar 16, 2015
@clintongormley clintongormley added :Core/Infra/Logging Log management and logging utilities and removed review labels Mar 19, 2015
@clintongormley clintongormley changed the title [STORE] Add filename to corruption message Add filename to corruption message May 29, 2015
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.

None yet

3 participants