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 suspended read session of a topic #7635

Merged

Conversation

nshestakov
Copy link
Collaborator

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

...

@nshestakov nshestakov requested a review from a team as a code owner August 10, 2024 18:40
Copy link

github-actions bot commented Aug 10, 2024

2024-08-10 18:42:58 UTC Pre-commit check for 3905b2b has started.
2024-08-10 18:45:24 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-08-10 19:14:24 UTC Build successful.

Copy link

github-actions bot commented Aug 10, 2024

2024-08-10 18:43:25 UTC Pre-commit check for 3905b2b has started.
2024-08-10 18:46:07 UTC Build linux-x86_64-release-asan is running...
🟢 2024-08-10 19:09:23 UTC Build successful.
2024-08-10 19:09:44 UTC Tests are running...
🔴 2024-08-10 21:06:17 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9813 9768 0 9 24 12

🟢 2024-08-10 21:06:58 UTC ydbd size 5.5 GiB changed* by +320 Bytes, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 9d83402 merge: 3905b2b diff diff %
ydbd size 5 904 309 000 Bytes 5 904 309 320 Bytes +320 Bytes +0.000%
ydbd stripped size 1 480 253 568 Bytes 1 480 253 568 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 Aug 10, 2024

2024-08-10 18:45:03 UTC Pre-commit check for 3905b2b has started.
2024-08-10 18:47:30 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-08-10 19:22:51 UTC Build successful.
2024-08-10 19:23:08 UTC Tests are running...
🔴 2024-08-10 20:42:26 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14112 12793 0 1 1307 11

🟢 2024-08-10 20:43:11 UTC ydbd size 8.1 GiB changed* by +4.4 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 9d83402 merge: 3905b2b diff diff %
ydbd size 8 723 845 944 Bytes 8 723 850 416 Bytes +4.4 KiB +0.000%
ydbd stripped size 476 904 968 Bytes 476 909 064 Bytes +4.0 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

alexnick88
alexnick88 previously approved these changes Aug 10, 2024
Copy link

github-actions bot commented Aug 12, 2024

2024-08-12 05:52:43 UTC Pre-commit check for abde5f0 has started.
2024-08-12 05:55:10 UTC Build linux-x86_64-release-asan is running...
🟢 2024-08-12 06:18:44 UTC Build successful.
2024-08-12 06:19:02 UTC Tests are running...
🔴 2024-08-12 08:17:52 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9814 9768 0 8 26 12

🟢 2024-08-12 08:18:47 UTC ydbd size 5.5 GiB changed* by +20.8 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 9d83402 merge: abde5f0 diff diff %
ydbd size 5 904 309 000 Bytes 5 904 330 288 Bytes +20.8 KiB +0.000%
ydbd stripped size 1 480 253 568 Bytes 1 480 257 856 Bytes +4.2 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
2024-08-12 08:18:48 UTC Check cancelled

Copy link

github-actions bot commented Aug 12, 2024

2024-08-12 05:52:44 UTC Pre-commit check for abde5f0 has started.
2024-08-12 05:55:10 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-08-12 06:00:25 UTC Build successful.

Copy link

github-actions bot commented Aug 12, 2024

2024-08-12 05:52:45 UTC Pre-commit check for abde5f0 has started.
2024-08-12 05:55:11 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-08-12 06:32:32 UTC Build successful.
2024-08-12 06:32:48 UTC Tests are running...
🔴 2024-08-12 08:02:47 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14112 12791 0 1 1309 11

🟢 2024-08-12 08:03:33 UTC ydbd size 8.1 GiB changed* by +25.6 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 9d83402 merge: abde5f0 diff diff %
ydbd size 8 723 845 944 Bytes 8 723 872 200 Bytes +25.6 KiB +0.000%
ydbd stripped size 476 904 968 Bytes 476 910 856 Bytes +5.8 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

@nshestakov nshestakov force-pushed the fixSsuspendedZombies branch from 9470dac to fd726c2 Compare August 12, 2024 08:17
Copy link

github-actions bot commented Aug 12, 2024

2024-08-12 08:21:47 UTC Pre-commit check for 84e83be has started.
2024-08-12 08:24:54 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-08-12 08:29:55 UTC Build successful.

Copy link

github-actions bot commented Aug 12, 2024

2024-08-12 08:22:15 UTC Pre-commit check for 84e83be has started.
2024-08-12 08:25:13 UTC Build linux-x86_64-release-asan is running...
🟢 2024-08-12 08:47:29 UTC Build successful.
2024-08-12 08:47:45 UTC Tests are running...
🔴 2024-08-12 10:43:51 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9808 9766 0 8 23 11

🟢 2024-08-12 10:44:24 UTC ydbd size 5.5 GiB changed* by +320 Bytes, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 9d83402 merge: 84e83be diff diff %
ydbd size 5 904 309 000 Bytes 5 904 309 320 Bytes +320 Bytes +0.000%
ydbd stripped size 1 480 253 568 Bytes 1 480 253 568 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 Aug 12, 2024

2024-08-12 08:22:56 UTC Pre-commit check for 84e83be has started.
2024-08-12 08:25:28 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-08-12 09:03:10 UTC Build successful.
2024-08-12 09:03:27 UTC Tests are running...
🔴 2024-08-12 10:24:25 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14112 12794 0 2 1306 10

🟢 2024-08-12 10:25:10 UTC ydbd size 8.1 GiB changed* by +4.4 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: 9d83402 merge: 84e83be diff diff %
ydbd size 8 723 845 944 Bytes 8 723 850 416 Bytes +4.4 KiB +0.000%
ydbd stripped size 476 904 968 Bytes 476 909 064 Bytes +4.0 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

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.

3 participants