Skip to content

Force zero fill method if device model in the list#5566

Open
PeshkovMikhail wants to merge 5 commits intoydb-platform:mainfrom
PeshkovMikhail:force-zero-fill-method-by-model
Open

Force zero fill method if device model in the list#5566
PeshkovMikhail wants to merge 5 commits intoydb-platform:mainfrom
PeshkovMikhail:force-zero-fill-method-by-model

Conversation

@PeshkovMikhail
Copy link
Copy Markdown
Contributor

Notes

Issue

@github-actions
Copy link
Copy Markdown
Contributor

Hi! Thank you for contributing!
The tests on this PR will run after a maintainer adds an ok-to-test label to this PR manually. Thank you for your patience!

auto counters = AppData(ctx)->Counters;
if (counters) {
// TODO
if (counters && State) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

а зачем нужна проверка на counters?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Counters было изначально, на всякий случай оставил, state нужен, так как его инициализация проходит после первого вызова функции

@komarevtsev-d komarevtsev-d added blockstore Add this label to run only cloud/blockstore build and tests on PR large-tests Launch large tests for PR ok-to-test Label to approve test launch for external members labels Mar 25, 2026
@PeshkovMikhail PeshkovMikhail marked this pull request as ready for review March 25, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blockstore Add this label to run only cloud/blockstore build and tests on PR large-tests Launch large tests for PR ok-to-test Label to approve test launch for external members

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants