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

fix assigning ForceIOPoolThreads #7138

Merged

Conversation

kruall
Copy link
Collaborator

@kruall kruall commented Jul 26, 2024

Changelog entry

Due to the fact that the field force_io_pool_threads could be unassigned, the generation of the dynamic config was interrupted with an error.

Changelog category

  • Bugfix

Additional information

...

@kruall kruall added the area/actorsystem Actor System related issues label Jul 26, 2024
@kruall kruall requested a review from alexvru July 26, 2024 11:17
@kruall kruall self-assigned this Jul 26, 2024
Copy link

github-actions bot commented Jul 26, 2024

2024-07-26 11:19:06 UTC Pre-commit check for e95b000 has started.
2024-07-26 11:21:57 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-07-26 11:23:22 UTC Build successful.

Copy link

github-actions bot commented Jul 26, 2024

2024-07-26 11:19:55 UTC Pre-commit check for e95b000 has started.
2024-07-26 11:22:44 UTC Check linux-x86_64-release-asan is running...
🔴 2024-07-26 12:19:47 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
2216 1656 0 74 324 162

🟢 2024-07-26 12:20:05 UTC Build successful.
🟢 2024-07-26 12:20:36 UTC ydbd size 5.2 GiB changed* by +20.3 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 6064125 merge: e95b000 diff diff %
ydbd size 5 564 723 528 Bytes 5 564 744 272 Bytes +20.3 KiB +0.000%
ydbd stripped size 1 198 281 584 Bytes 1 198 282 992 Bytes +1.4 KiB +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Jul 26, 2024

2024-07-26 11:22:45 UTC Pre-commit check for e95b000 has started.
2024-07-26 11:25:32 UTC Check linux-x86_64-relwithdebinfo is running...
🟢 2024-07-26 12:10:06 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
3114 3084 0 0 29 1

🟢 2024-07-26 12:10:28 UTC Build successful.
🟢 2024-07-26 12:10:46 UTC ydbd size 8.1 GiB changed* by +12.1 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: eb725d9 merge: e95b000 diff diff %
ydbd size 8 667 494 928 Bytes 8 667 507 304 Bytes +12.1 KiB +0.000%
ydbd stripped size 471 530 176 Bytes 471 534 816 Bytes +4.5 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@kruall kruall merged commit 7ea1c14 into ydb-platform:main Jul 26, 2024
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/actorsystem Actor System related issues bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants