Skip to content

CA: fix inverted condition in TInputChannelInfo::IsPaused #14094

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 2 commits into from
Feb 24, 2025

Conversation

yumkam
Copy link
Collaborator

@yumkam yumkam commented Jan 31, 2025

Grave-but-harmless: this function is only used in monitoring page for async CA, and when checkpoint are used in sync CA (this combination is not used anywhere)

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

...

fortunatelly, this function is only used in monitoring page for async
CA, and when checkpoint is used in sync actor (this combination is not
used anywhere)
@yumkam yumkam marked this pull request as ready for review January 31, 2025 17:48
@yumkam yumkam requested review from a team as code owners January 31, 2025 17:48
Copy link

github-actions bot commented Jan 31, 2025

2025-01-31 17:52:40 UTC Pre-commit check linux-x86_64-relwithdebinfo for 065967d has started.
2025-01-31 17:53:00 UTC Artifacts will be uploaded here
2025-01-31 17:56:22 UTC ya make is running...
2025-01-31 18:18:45 UTC Check cancelled

Copy link

2025-01-31 17:59:10 UTC Pre-commit check linux-x86_64-release-asan for 065967d has started.

Copy link

github-actions bot commented Jan 31, 2025

2025-01-31 18:24:52 UTC Pre-commit check linux-x86_64-release-asan for 8ec920e has started.
2025-01-31 18:26:04 UTC Artifacts will be uploaded here
2025-01-31 18:29:10 UTC ya make is running...
🟡 2025-01-31 19:31:07 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?
11507 11421 0 32 20 34

2025-01-31 19:33:12 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-01-31 19:45:29 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?
129 (only retried tests) 94 0 1 5 29

2025-01-31 19:45:39 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-01-31 19:57:40 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?
60 (only retried tests) 30 0 1 2 27

🟢 2025-01-31 19:57:46 UTC Build successful.
🟢 2025-01-31 19:58:15 UTC ydbd size 3.6 GiB changed* by -96 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: 71a3ed4 merge: 8ec920e diff diff %
ydbd size 3 871 025 512 Bytes 3 871 025 416 Bytes -96 Bytes -0.000%
ydbd stripped size 1 353 839 216 Bytes 1 353 839 152 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

2025-01-31 18:24:58 UTC Pre-commit check linux-x86_64-relwithdebinfo for 8ec920e has started.

@yumkam yumkam requested a review from uzhastik February 3, 2025 08:32
@yumkam yumkam added the rebase-and-check Rebase PR with the current base branch and check label Feb 3, 2025
@github-actions github-actions bot removed the rebase-and-check Rebase PR with the current base branch and check label Feb 3, 2025
Copy link

github-actions bot commented Feb 3, 2025

2025-02-03 08:34:58 UTC Pre-commit check linux-x86_64-release-asan for 65c5cf0 has started.
2025-02-03 08:35:10 UTC Artifacts will be uploaded here
2025-02-03 08:38:13 UTC ya make is running...
🟡 2025-02-03 09:37:19 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?
11508 11436 0 24 14 34

2025-02-03 09:38:21 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-02-03 10:00:08 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?
105 (only retried tests) 68 0 3 3 31

2025-02-03 10:00:16 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-02-03 10:12:52 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?
61 (only retried tests) 23 0 2 4 32

🟢 2025-02-03 10:13:01 UTC Build successful.
🟢 2025-02-03 10:13:28 UTC ydbd size 3.6 GiB changed* by -16 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: 9d9a33e merge: 65c5cf0 diff diff %
ydbd size 3 864 893 776 Bytes 3 864 893 760 Bytes -16 Bytes -0.000%
ydbd stripped size 1 354 458 448 Bytes 1 354 458 384 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 Feb 3, 2025

2025-02-03 08:36:36 UTC Pre-commit check linux-x86_64-relwithdebinfo for 65c5cf0 has started.
2025-02-03 08:36:47 UTC Artifacts will be uploaded here
2025-02-03 08:39:39 UTC ya make is running...
🟡 2025-02-03 09:32:52 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?
25761 23208 0 4 2418 131

2025-02-03 09:35:02 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-02-03 09:57:02 UTC Some tests failed, follow the links below. Going to retry failed tests...

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
198 (only retried tests) 72 0 1 0 125

2025-02-03 09:57:10 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-02-03 10:07:08 UTC Some tests failed, follow the links below.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
183 (only retried tests) 60 0 1 0 122

🟢 2025-02-03 10:07:22 UTC Build successful.
🟢 2025-02-03 10:07:48 UTC ydbd size 2.1 GiB changed* by +1.9 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: e122885 merge: 65c5cf0 diff diff %
ydbd size 2 222 707 240 Bytes 2 222 709 176 Bytes +1.9 KiB +0.000%
ydbd stripped size 472 476 792 Bytes 472 477 112 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

@yumkam yumkam added the rebase-and-check Rebase PR with the current base branch and check label Feb 4, 2025
@github-actions github-actions bot removed the rebase-and-check Rebase PR with the current base branch and check label Feb 4, 2025
Copy link

github-actions bot commented Feb 4, 2025

2025-02-04 11:05:30 UTC Pre-commit check linux-x86_64-relwithdebinfo for 441c0bc has started.
2025-02-04 11:05:42 UTC Artifacts will be uploaded here
2025-02-04 11:08:50 UTC ya make is running...
🟡 2025-02-04 12:06:20 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?
25658 23101 0 10 2421 126

2025-02-04 12:08:46 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-02-04 12:21:23 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
196 (only retried tests) 73 0 0 0 123

🟢 2025-02-04 12:21:30 UTC Build successful.
🟢 2025-02-04 12:21:52 UTC ydbd size 2.1 GiB changed* by 0 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: e367c3b merge: 441c0bc diff diff %
ydbd size 2 224 081 848 Bytes 2 224 081 848 Bytes 0 Bytes 0.000%
ydbd stripped size 472 677 368 Bytes 472 677 368 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 4, 2025

2025-02-04 11:06:01 UTC Pre-commit check linux-x86_64-release-asan for 441c0bc has started.
2025-02-04 11:06:14 UTC Artifacts will be uploaded here
2025-02-04 11:09:10 UTC ya make is running...
🟡 2025-02-04 12:09:46 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?
11534 11476 0 18 5 35

2025-02-04 12:10:50 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-02-04 12:22:47 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
88 (only retried tests) 57 0 0 5 26

🟢 2025-02-04 12:22:54 UTC Build successful.
🟢 2025-02-04 12:23:21 UTC ydbd size 3.6 GiB changed* by -16 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: e367c3b merge: 441c0bc diff diff %
ydbd size 3 867 472 776 Bytes 3 867 472 760 Bytes -16 Bytes -0.000%
ydbd stripped size 1 355 263 056 Bytes 1 355 262 992 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

@yumkam yumkam changed the title fix inverted condition in TInputChannelInfo::IsPaused sync CA: fix inverted condition in TInputChannelInfo::IsPaused Feb 23, 2025
@yumkam yumkam changed the title sync CA: fix inverted condition in TInputChannelInfo::IsPaused CA: fix inverted condition in TInputChannelInfo::IsPaused Feb 23, 2025
Copy link

github-actions bot commented Feb 23, 2025

🟢 2025-02-23 16:47:38 UTC The validation of the Pull Request description is successful.

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.

4 participants