Skip to content

YQL-17542 pass allocator from ComputeActor to TaskRunnerActor #1445

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

zverevgeny
Copy link
Collaborator

@zverevgeny zverevgeny requested review from a team as code owners January 31, 2024 04:59
Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 05:02:32 UTC Pre-commit check for c36e2ae has started.
2024-01-31 05:02:34 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-31 05:04:48 UTC Build successful.
2024-01-31 05:05:03 UTC Tests are running...
🟢 2024-01-31 06:27:22 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60312 51012 0 0 9264 36

Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 05:04:23 UTC Pre-commit check for c36e2ae has started.
2024-01-31 05:04:25 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-31 05:06:34 UTC Build successful.
2024-01-31 05:06:45 UTC Tests are running...
🔴 2024-01-31 06:45:05 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16023 15927 0 12 54 30

std::make_shared<NKikimr::NMiniKQL::TScopedAlloc>(
__LOCATION__,
NKikimr::TAlignedPagePoolCounters(),
true,
Copy link
Contributor

Choose a reason for hiding this comment

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

Вкусовщина, но я бы добавил inline комменты с именами параметров для этих булевых значений.

Copy link
Contributor

Choose a reason for hiding this comment

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

И еще вопрос, хотя worker_actor планируется вообще выпилить. но FuncRegistry.SupportsSizedAllocators() всегда true выдает?

Copy link
Collaborator Author

@zverevgeny zverevgeny Jan 31, 2024

Choose a reason for hiding this comment

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

Не знаю, но не стал тут усложнять. Тесты проходят, а до конца недели я надеюсь выпилить TDqWorkerActor. Уже даже PR есть: https://github.com/ydb-platform/ydb/pulls/zverevgeny

@zverevgeny zverevgeny merged commit 90d1110 into ydb-platform:main Jan 31, 2024
This was referenced Jan 31, 2024
@pavelvelikhov pavelvelikhov mentioned this pull request Feb 3, 2024
@niksaveliev niksaveliev mentioned this pull request Feb 5, 2024
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants