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:06
@github-actions
Copy link

github-actions bot commented Apr 22, 2025

2025-04-22 07:10:55 UTC Pre-commit check for a02c8fd has started.
2025-04-22 07:13:41 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2025-04-22 07:54:38 UTC Build successful.
2025-04-22 07:54:54 UTC Tests are running...
🔴 2025-04-22 09:25:14 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14805 13445 0 21 1300 39

🟢 2025-04-22 09:26:18 UTC ydbd size 8.3 GiB changed* by -16 Bytes, which is <= 0 Bytes vs stable-24-4: OK

ydbd size dash stable-24-4: 00c367b merge: a02c8fd diff diff %
ydbd size 8 898 250 096 Bytes 8 898 250 080 Bytes -16 Bytes -0.000%
ydbd stripped size 485 018 312 Bytes 485 018 312 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 enabled auto-merge (squash) April 22, 2025 07:12
@github-actions
Copy link

github-actions bot commented Apr 22, 2025

2025-04-22 08:00:56 UTC Pre-commit check for a02c8fd has started.
2025-04-22 08:03:35 UTC Build linux-x86_64-release-asan is running...
🟢 2025-04-22 08:26:54 UTC Build successful.
2025-04-22 08:27:10 UTC Tests are running...
🔴 2025-04-22 10:32:06 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10368 10280 0 25 26 37

🟢 2025-04-22 10:33:01 UTC ydbd size 5.6 GiB changed* by -16 Bytes, which is <= 0 Bytes vs stable-24-4: OK

ydbd size dash stable-24-4: 00c367b merge: a02c8fd diff diff %
ydbd size 6 027 675 240 Bytes 6 027 675 224 Bytes -16 Bytes -0.000%
ydbd stripped size 1 508 452 096 Bytes 1 508 452 096 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 81ecefd into ydb-platform:stable-24-4 Apr 22, 2025
6 of 10 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