Skip to content

Conversation

@Alek5andr-Kotov
Copy link
Collaborator

@Alek5andr-Kotov Alek5andr-Kotov commented Apr 22, 2025

Changelog entry

Moved changes from #17497

The SDK user writes messages to the topic in a transaction. It does not wait for confirmation that the messages have been recorded and calls Commit. The processing of this and the following transactions in the PQ tablet stops.

When processing the UserActionAndTransactionEvents queue, it was not taken into account that the TEvGetWriteInfoError message was received. As a result, the transaction remained at the head of the queue and blocked the processing of other operations.

Issue #17499

Changelog category

  • Bugfix

Description for reviewers

...

@Alek5andr-Kotov Alek5andr-Kotov requested a review from a team as a code owner April 22, 2025 07:08
@Alek5andr-Kotov Alek5andr-Kotov enabled auto-merge (squash) April 22, 2025 07:12
@github-actions
Copy link

github-actions bot commented Apr 22, 2025

2025-04-22 07:30:24 UTC Pre-commit check linux-x86_64-relwithdebinfo for 4294f6a has started.
2025-04-22 07:30:46 UTC Artifacts will be uploaded here
2025-04-22 07:34:25 UTC ya make is running...
🟡 2025-04-22 08:32:59 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?
19168 17817 0 4 1216 131

2025-04-22 08:34:35 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-04-22 08:55:32 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
201 (only retried tests) 72 0 0 1 128

🟢 2025-04-22 08:55:39 UTC Build successful.
🟢 2025-04-22 08:55:57 UTC ydbd size 2.1 GiB changed* by 0 Bytes, which is <= 0 Bytes vs stable-25-1-1: OK

ydbd size dash stable-25-1-1: e4bed74 merge: 4294f6a diff diff %
ydbd size 2 243 393 696 Bytes 2 243 393 696 Bytes 0 Bytes 0.000%
ydbd stripped size 475 046 744 Bytes 475 046 744 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

@github-actions
Copy link

github-actions bot commented Apr 22, 2025

2025-04-22 08:18:11 UTC Pre-commit check linux-x86_64-release-asan for 4294f6a has started.
2025-04-22 08:18:43 UTC Artifacts will be uploaded here
2025-04-22 08:22:03 UTC ya make is running...
🟡 2025-04-22 09:31:13 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?
11836 11753 0 23 22 38

2025-04-22 09:32:14 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-04-22 09:53:21 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?
121 (only retried tests) 83 0 3 1 34

2025-04-22 09:53:29 UTC ya make is running... (failed tests rerun, try 3)
🟢 2025-04-22 10:13:09 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
65 (only retried tests) 30 0 0 1 34

🟢 2025-04-22 10:13:15 UTC Build successful.
🟢 2025-04-22 10:13:44 UTC ydbd size 3.6 GiB changed* by -48 Bytes, which is <= 0 Bytes vs stable-25-1-1: OK

ydbd size dash stable-25-1-1: e4bed74 merge: 4294f6a diff diff %
ydbd size 3 902 370 848 Bytes 3 902 370 800 Bytes -48 Bytes -0.000%
ydbd stripped size 1 365 581 136 Bytes 1 365 581 136 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

@Alek5andr-Kotov Alek5andr-Kotov merged commit e4f1b59 into ydb-platform:stable-25-1-1 Apr 22, 2025
12 checks passed
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