-
Notifications
You must be signed in to change notification settings - Fork 741
Set BSC LayoutCorrect default true #16940
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
Conversation
|
🔴 Bugfix requires a linked issue in the changelog entry |
2f29dee to
773ccab
Compare
773ccab to
3806df9
Compare
3806df9 to
fcd92d3
Compare
|
⚪ DetailsTest history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ DetailsTest history | Ya make output | Test bloat
⚪ DetailsTest history | Ya make output | Test bloat | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
Changelog entry
set a default value for
layoutCorrectChangelog category
Description for reviewers
The scenario for HealthCheck was missed where
BSCmay not setlayoutCorrectin the response in older YDB versions. In this case,layoutCorrectwill be read as false by default and healthcheck could reportbad layoutissues....