Skip to content

Conversation

Alek5andr-Kotov
Copy link
Collaborator

Changelog entry

The program can add transactions to the batch until it reaches the request size in KV.
As a result, transactions may be delayed. They will wait for predicates and commits.

Changelog category

  • Performance improvement

Description for reviewers

...

Copy link

🟢 2025-08-27 08:50:52 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented Aug 27, 2025

2025-08-27 08:51:10 UTC Pre-commit check linux-x86_64-relwithdebinfo for 4264c73 has started.
2025-08-27 08:51:25 UTC Artifacts will be uploaded here
2025-08-27 08:54:44 UTC ya make is running...
🟡 2025-08-27 10:25:36 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?
37738 34986 0 1 2712 39

2025-08-27 10:29:03 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-08-27 10:52:18 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
412 (only retried tests) 385 0 0 0 27

🟢 2025-08-27 10:52:27 UTC Build successful.
🟢 2025-08-27 10:52:48 UTC ydbd size 2.3 GiB changed* by +4.5 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 1289b29 merge: 4264c73 diff diff %
ydbd size 2 433 628 520 Bytes 2 433 633 112 Bytes +4.5 KiB +0.000%
ydbd stripped size 509 786 632 Bytes 509 787 720 Bytes +1.1 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

Copy link

github-actions bot commented Aug 27, 2025

2025-08-27 08:51:29 UTC Pre-commit check linux-x86_64-release-asan for 4264c73 has started.
2025-08-27 08:51:43 UTC Artifacts will be uploaded here
2025-08-27 08:55:12 UTC ya make is running...
🟡 2025-08-27 11:03:04 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15113 14645 0 117 322 29

🟢 2025-08-27 11:04:25 UTC Build successful.
🟢 2025-08-27 11:04:55 UTC ydbd size 4.0 GiB changed* by +6.4 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 1289b29 merge: 4264c73 diff diff %
ydbd size 4 276 695 912 Bytes 4 276 702 464 Bytes +6.4 KiB +0.000%
ydbd stripped size 1 483 163 704 Bytes 1 483 168 760 Bytes +4.9 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

Copy link

github-actions bot commented Aug 28, 2025

2025-08-28 11:18:10 UTC Pre-commit check linux-x86_64-release-asan for 5d3d93d has started.
2025-08-28 11:18:41 UTC Artifacts will be uploaded here
2025-08-28 11:22:24 UTC ya make is running...
🟡 2025-08-28 13:30:38 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15147 14655 0 133 321 38

🟢 2025-08-28 13:31:59 UTC Build successful.
🟢 2025-08-28 13:32:33 UTC ydbd size 4.0 GiB changed* by +13.1 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 582f3fe merge: 5d3d93d diff diff %
ydbd size 4 278 630 872 Bytes 4 278 644 280 Bytes +13.1 KiB +0.000%
ydbd stripped size 1 483 802 200 Bytes 1 483 805 400 Bytes +3.1 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

Copy link

github-actions bot commented Aug 28, 2025

2025-08-28 11:19:34 UTC Pre-commit check linux-x86_64-relwithdebinfo for 5d3d93d has started.
2025-08-28 11:19:48 UTC Artifacts will be uploaded here
2025-08-28 11:23:11 UTC ya make is running...
🟡 2025-08-28 12:44:16 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?
37776 35017 0 10 2714 35

2025-08-28 12:47:33 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-08-28 13:03:24 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?
270 (only retried tests) 241 0 2 0 27

2025-08-28 13:03:35 UTC ya make is running... (failed tests rerun, try 3)
🟢 2025-08-28 13:16:53 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
209 (only retried tests) 186 0 0 0 23

🟢 2025-08-28 13:17:00 UTC Build successful.
🟢 2025-08-28 13:17:25 UTC ydbd size 2.3 GiB changed* by +9.2 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 582f3fe merge: 5d3d93d diff diff %
ydbd size 2 434 603 040 Bytes 2 434 612 448 Bytes +9.2 KiB +0.000%
ydbd stripped size 509 963 912 Bytes 509 965 704 Bytes +1.8 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

@Alek5andr-Kotov Alek5andr-Kotov enabled auto-merge (squash) August 28, 2025 13:49
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.

1 participant