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 concurrent rw hash map (#9008) #9041

Conversation

alexd65536
Copy link
Collaborator

Changelog category

  • Bugfix

@alexd65536 alexd65536 requested a review from a team as a code owner September 10, 2024 18:56
Copy link

github-actions bot commented Sep 10, 2024

2024-09-10 18:58:45 UTC Pre-commit check for 88ed9f5 has started.
2024-09-10 19:01:28 UTC Build linux-x86_64-release-asan is running...
🔴 2024-09-10 19:02:45 UTC Build failed. see the build logs.
🔴 2024-09-10 19:02:47 UTC Tests run skipped.

Copy link

github-actions bot commented Sep 10, 2024

2024-09-10 18:59:12 UTC Pre-commit check for 88ed9f5 has started.
2024-09-10 19:01:55 UTC Build linux-x86_64-release-clang14 is running...
🔴 2024-09-10 19:04:30 UTC Build failed. see the build logs.

Copy link

github-actions bot commented Sep 10, 2024

2024-09-10 18:59:15 UTC Pre-commit check for 88ed9f5 has started.
2024-09-10 19:02:01 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-09-10 19:03:27 UTC Build failed. see the build logs.
🔴 2024-09-10 19:03:28 UTC Tests run skipped.

Copy link

github-actions bot commented Sep 10, 2024

2024-09-10 19:35:17 UTC Pre-commit check for fe9b2b7 has started.
2024-09-10 19:38:09 UTC Build linux-x86_64-release-asan is running...
🟢 2024-09-10 20:19:04 UTC Build successful.
2024-09-10 20:19:21 UTC Tests are running...
🔴 2024-09-10 22:25:50 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11241 11192 0 15 24 10

🟢 2024-09-10 22:26:24 UTC ydbd size 5.6 GiB changed* by +40.2 KiB, which is < 100.0 KiB vs stable-24-3-7-hotfix: OK

ydbd size dash stable-24-3-7-hotfix: 33b9933 merge: fe9b2b7 diff diff %
ydbd size 6 008 663 456 Bytes 6 008 704 608 Bytes +40.2 KiB +0.001%
ydbd stripped size 1 493 718 624 Bytes 1 493 727 776 Bytes +8.9 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

Copy link

github-actions bot commented Sep 10, 2024

2024-09-10 19:35:23 UTC Pre-commit check for fe9b2b7 has started.
2024-09-10 19:38:07 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-09-10 20:11:46 UTC Build successful.

Copy link

github-actions bot commented Sep 10, 2024

2024-09-10 19:37:43 UTC Pre-commit check for fe9b2b7 has started.
2024-09-10 19:40:30 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-09-10 20:39:50 UTC Build successful.
2024-09-10 20:40:07 UTC Tests are running...
🔴 2024-09-10 22:25:08 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
39779 34552 0 4 5213 10

🟢 2024-09-10 22:25:49 UTC ydbd size 8.3 GiB changed* by +75.2 KiB, which is < 100.0 KiB vs stable-24-3-7-hotfix: OK

ydbd size dash stable-24-3-7-hotfix: 33b9933 merge: fe9b2b7 diff diff %
ydbd size 8 877 438 032 Bytes 8 877 515 072 Bytes +75.2 KiB +0.001%
ydbd stripped size 481 177 128 Bytes 481 181 480 Bytes +4.2 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

@alexd65536 alexd65536 merged commit 3d28529 into ydb-platform:stable-24-3-7-hotfix Sep 11, 2024
8 of 12 checks passed
@alexd65536 alexd65536 deleted the merge/24-3-7-hotfix/fix_concurrent_hash branch September 11, 2024 08:03
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.

2 participants