Skip to content

fix leak on release internal local tx operation #7280

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
Jul 31, 2024

Conversation

ivanmorozov333
Copy link
Collaborator

  • Bugfix

Copy link

github-actions bot commented Jul 31, 2024

2024-07-31 06:22:56 UTC Pre-commit check for c354a53 has started.
2024-07-31 06:25:43 UTC Check linux-x86_64-release-asan is running...
🔴 2024-07-31 08:32:38 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9625 9051 0 80 327 167

🟢 2024-07-31 08:33:34 UTC Build successful.
🟢 2024-07-31 08:34:03 UTC ydbd size 5.2 GiB changed* by -16 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: a0de26d merge: c354a53 diff diff %
ydbd size 5 571 364 520 Bytes 5 571 364 504 Bytes -16 Bytes -0.000%
ydbd stripped size 1 199 269 424 Bytes 1 199 269 360 Bytes -64 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 Jul 31, 2024

2024-07-31 06:23:05 UTC Pre-commit check for c354a53 has started.
2024-07-31 06:26:01 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-07-31 06:32:18 UTC Build successful.

Copy link

github-actions bot commented Jul 31, 2024

2024-07-31 06:23:38 UTC Pre-commit check for c354a53 has started.
2024-07-31 06:26:38 UTC Check linux-x86_64-relwithdebinfo is running...
🟡 2024-07-31 07:58:42 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13757 12418 0 1 1328 10

2024-07-31 08:00:00 UTC Failed tests rerun (try 2) linux-x86_64-relwithdebinfo is running...
🟢 2024-07-31 08:08:39 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11 (only retried tests) 3 0 0 0 8

🟢 2024-07-31 08:09:46 UTC Build successful.
🟢 2024-07-31 08:10:23 UTC ydbd size 8.1 GiB changed* by +32 Bytes, which is < 100.0 KiB vs main: OK

ydbd size dash main: a0de26d merge: c354a53 diff diff %
ydbd size 8 678 668 728 Bytes 8 678 668 760 Bytes +32 Bytes +0.000%
ydbd stripped size 471 903 072 Bytes 471 903 072 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

@ivanmorozov333 ivanmorozov333 marked this pull request as ready for review July 31, 2024 08:52
@ivanmorozov333 ivanmorozov333 merged commit 74bba08 into ydb-platform:main Jul 31, 2024
11 of 13 checks passed
@ivanmorozov333 ivanmorozov333 deleted the fix_leak branch July 31, 2024 08:52
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CS] LeakSanitizer: detected memory leaks ydb/core/tx/columnshard/data_sharing/manager/sessions.cpp:115:12
2 participants