Skip to content

Use autoconfig when used node_type or cpu_count #15045

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

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

kruall
Copy link
Collaborator

@kruall kruall commented Feb 26, 2025

Changelog entry

Autoconfig in the actor system configuration can be used without the field 'use_auto_config.' Autoconfig is enabled when the fields 'node_type' or 'cpu_count' are used

Changelog category

  • Improvement

Description for reviewers

...

@kruall kruall added the area/actorsystem Actor System related issues label Feb 26, 2025
@kruall kruall requested a review from alexvru February 26, 2025 09:50
Copy link

🟢 2025-02-26 09:53:46 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented Feb 26, 2025

2025-02-26 09:56:13 UTC Pre-commit check linux-x86_64-relwithdebinfo for 2098157 has started.
2025-02-26 09:56:25 UTC Artifacts will be uploaded here
2025-02-26 09:59:12 UTC ya make is running...
🟡 2025-02-26 10:48:29 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
20802 19446 0 2 1219 135

2025-02-26 10:50:28 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-02-26 11:11:48 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
205 (only retried tests) 75 0 0 4 126

🟢 2025-02-26 11:11:56 UTC Build successful.
🟢 2025-02-26 11:12:14 UTC ydbd size 2.1 GiB changed* by +320 Bytes, which is < 100.0 KiB vs main: OK

ydbd size dash main: 0c1ebc0 merge: 2098157 diff diff %
ydbd size 2 263 580 664 Bytes 2 263 580 984 Bytes +320 Bytes +0.000%
ydbd stripped size 477 118 136 Bytes 477 118 136 Bytes 0 Bytes 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 Feb 26, 2025

2025-02-26 09:57:19 UTC Pre-commit check linux-x86_64-release-asan for 2098157 has started.
2025-02-26 09:57:32 UTC Artifacts will be uploaded here
2025-02-26 10:00:17 UTC ya make is running...
🟡 2025-02-26 11:07:35 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13350 13275 0 26 14 35

2025-02-26 11:08:51 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-02-26 11:23:57 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
116 (only retried tests) 77 0 1 8 30

2025-02-26 11:24:05 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-02-26 11:43:50 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
66 (only retried tests) 28 0 1 6 31

🟢 2025-02-26 11:43:57 UTC Build successful.
🟢 2025-02-26 11:44:24 UTC ydbd size 3.7 GiB changed* by +776 Bytes, which is < 100.0 KiB vs main: OK

ydbd size dash main: 0c1ebc0 merge: 2098157 diff diff %
ydbd size 3 942 838 400 Bytes 3 942 839 176 Bytes +776 Bytes +0.000%
ydbd stripped size 1 374 043 184 Bytes 1 374 043 376 Bytes +192 Bytes +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

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 improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants