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

HDDS-3607. Lot of warnings at DN startup. #937

Merged
merged 9 commits into from May 27, 2020

Conversation

fapifta
Copy link
Contributor

@fapifta fapifta commented May 18, 2020

What changes were proposed in this pull request?

The log message which is at WARN level before the PR, is printed for every edit in the raft log since the last snapshot during DataNode startup, as we replay the edits, we don't need to spam with this many warnings, especially as this is part of normal operations. The proposal is to change it to DEBUG level.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-3607

How was this patch tested?

No tests were done, seems to be too trivial to be wrong :)

@fapifta
Copy link
Contributor Author

fapifta commented May 18, 2020

/retest

@fapifta fapifta requested a review from mukul1987 May 18, 2020 13:22
@fapifta
Copy link
Contributor Author

fapifta commented May 18, 2020

/retest

@fapifta
Copy link
Contributor Author

fapifta commented May 18, 2020

Hmm... there were an integration test failure that was not related (usual timeout we see in integration tests), I am unsure how to re-initiate testing, but it does not seem to work... :)

@fapifta
Copy link
Contributor Author

fapifta commented May 27, 2020

/retest

Copy link
Contributor

@vivekratnavel vivekratnavel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 LGTM

@vivekratnavel vivekratnavel merged commit d5f521b into apache:master May 27, 2020
@vivekratnavel
Copy link
Contributor

@fapifta Thanks for working on this!
@sodonnel @mukul1987 Thanks for the reviews!

@arp7 arp7 self-requested a review June 4, 2020 19:39
@fapifta fapifta deleted the HDDS-3607 branch January 18, 2021 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants