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

YQ-3893 Add timeout in read_actor after TEvUndelivered #13692

Merged
merged 3 commits into from
Jan 22, 2025

Conversation

kardymonds
Copy link
Collaborator

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

...

@kardymonds kardymonds requested a review from a team as a code owner January 22, 2025 09:58
Copy link

github-actions bot commented Jan 22, 2025

2025-01-22 10:00:07 UTC Pre-commit check linux-x86_64-release-asan for eac5c10 has started.
2025-01-22 10:00:15 UTC Artifacts will be uploaded here
2025-01-22 10:03:18 UTC ya make is running...
2025-01-22 10:36:53 UTC Check cancelled

Copy link

github-actions bot commented Jan 22, 2025

2025-01-22 10:02:19 UTC Pre-commit check linux-x86_64-relwithdebinfo for eac5c10 has started.
2025-01-22 10:02:31 UTC Artifacts will be uploaded here
2025-01-22 10:05:25 UTC ya make is running...
2025-01-22 10:36:51 UTC Check cancelled

Copy link

github-actions bot commented Jan 22, 2025

2025-01-22 10:40:06 UTC Pre-commit check linux-x86_64-relwithdebinfo for 70b9eb2 has started.
2025-01-22 10:40:18 UTC Artifacts will be uploaded here
2025-01-22 10:43:17 UTC ya make is running...
🟡 2025-01-22 11:33:37 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?
25113 22588 0 5 2396 124

2025-01-22 11:35:41 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-01-22 11:48:47 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
185 (only retried tests) 64 0 0 0 121

🟢 2025-01-22 11:48:55 UTC Build successful.
🟢 2025-01-22 11:49:16 UTC ydbd size 2.1 GiB changed* by -528 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: aa7a166 merge: 70b9eb2 diff diff %
ydbd size 2 219 415 328 Bytes 2 219 414 800 Bytes -528 Bytes -0.000%
ydbd stripped size 469 474 576 Bytes 469 474 448 Bytes -128 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 Jan 22, 2025

2025-01-22 10:40:20 UTC Pre-commit check linux-x86_64-release-asan for 70b9eb2 has started.
2025-01-22 10:40:31 UTC Artifacts will be uploaded here
2025-01-22 10:43:21 UTC ya make is running...
🟡 2025-01-22 11:36:55 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?
11046 10965 0 24 28 29

2025-01-22 11:38:07 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-01-22 11:52:31 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?
119 (only retried tests) 79 0 7 7 26

2025-01-22 11:52:41 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-01-22 12:04:18 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?
64 (only retried tests) 33 0 5 1 25

🟢 2025-01-22 12:04:25 UTC Build successful.
🟢 2025-01-22 12:04:56 UTC ydbd size 3.6 GiB changed* by -864 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: aa7a166 merge: 70b9eb2 diff diff %
ydbd size 3 856 031 536 Bytes 3 856 030 672 Bytes -864 Bytes -0.000%
ydbd stripped size 1 348 618 352 Bytes 1 348 618 032 Bytes -320 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

uzhastik
uzhastik previously approved these changes Jan 22, 2025
Copy link

github-actions bot commented Jan 22, 2025

2025-01-22 12:17:08 UTC Pre-commit check linux-x86_64-relwithdebinfo for 6b8ae38 has started.
2025-01-22 12:17:20 UTC Artifacts will be uploaded here
2025-01-22 12:20:11 UTC ya make is running...
🟡 2025-01-22 13:10:18 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?
25113 22580 0 2 2406 125

2025-01-22 13:12:26 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-01-22 13:25:14 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
192 (only retried tests) 71 0 0 0 121

🟢 2025-01-22 13:25:23 UTC Build successful.
🟢 2025-01-22 13:25:43 UTC ydbd size 2.1 GiB changed* by -480 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: 9d5ce5a merge: 6b8ae38 diff diff %
ydbd size 2 219 428 208 Bytes 2 219 427 728 Bytes -480 Bytes -0.000%
ydbd stripped size 469 477 200 Bytes 469 477 072 Bytes -128 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 Jan 22, 2025

2025-01-22 12:17:10 UTC Pre-commit check linux-x86_64-release-asan for 6b8ae38 has started.
2025-01-22 12:17:21 UTC Artifacts will be uploaded here
2025-01-22 12:20:19 UTC ya make is running...
🟡 2025-01-22 13:21:33 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?
11046 10928 0 73 18 27

2025-01-22 13:22:39 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-01-22 13:34:38 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?
155 (only retried tests) 121 0 4 5 25

2025-01-22 13:34:47 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-01-22 13:46:35 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?
56 (only retried tests) 28 0 2 1 25

🟢 2025-01-22 13:46:44 UTC Build successful.
🟢 2025-01-22 13:47:14 UTC ydbd size 3.6 GiB changed* by -640 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: 9d5ce5a merge: 6b8ae38 diff diff %
ydbd size 3 856 059 760 Bytes 3 856 059 120 Bytes -640 Bytes -0.000%
ydbd stripped size 1 348 626 864 Bytes 1 348 626 672 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

@kardymonds kardymonds merged commit 84ac963 into ydb-platform:main Jan 22, 2025
12 checks passed
kardymonds added a commit to kardymonds/ydb that referenced this pull request Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants