Skip to content

Optimize the writing session creation time (#19807) #19840

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

Conversation

Alek5andr-Kotov
Copy link
Collaborator

@Alek5andr-Kotov Alek5andr-Kotov commented Jun 18, 2025

Changelog entry

Changes from #19807

Changed the retry policy settings. Added a cache of SchemeNavigate responses. Users will receive faster confirmation that the server has written the message.

Added logging of requests to KQP.

Changelog category

  • Performance improvement

Description for reviewers

...

@Alek5andr-Kotov Alek5andr-Kotov requested a review from a team as a code owner June 18, 2025 15:54
Copy link

github-actions bot commented Jun 18, 2025

2025-06-18 15:56:08 UTC Pre-commit check for 193ef15 has started.
2025-06-18 15:58:51 UTC Build linux-x86_64-release-asan is running...
🟢 2025-06-18 16:37:55 UTC Build successful.
2025-06-18 16:38:09 UTC Tests are running...
🔴 2025-06-18 18:53:57 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10392 10287 0 34 28 43

🟢 2025-06-18 18:54:53 UTC ydbd size 5.6 GiB changed* by +30.8 KiB, which is < 100.0 KiB vs stable-24-4-4-hotfix: OK

ydbd size dash stable-24-4-4-hotfix: 7d2ba40 merge: 193ef15 diff diff %
ydbd size 6 028 375 488 Bytes 6 028 407 040 Bytes +30.8 KiB +0.001%
ydbd stripped size 1 508 609 920 Bytes 1 508 615 936 Bytes +5.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 Jun 18, 2025

2025-06-18 15:56:09 UTC Pre-commit check for 193ef15 has started.
2025-06-18 15:58:53 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2025-06-18 16:52:51 UTC Build successful.
2025-06-18 16:53:08 UTC Tests are running...
🔴 2025-06-18 18:20:12 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14826 13468 0 21 1300 37

🟢 2025-06-18 18:21:08 UTC ydbd size 8.3 GiB changed* by +29.4 KiB, which is < 100.0 KiB vs stable-24-4-4-hotfix: OK

ydbd size dash stable-24-4-4-hotfix: 7d2ba40 merge: 193ef15 diff diff %
ydbd size 8 899 360 216 Bytes 8 899 390 336 Bytes +29.4 KiB +0.000%
ydbd stripped size 485 054 280 Bytes 485 056 968 Bytes +2.6 KiB +0.001%

*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 Jun 23, 2025

2025-06-23 13:19:41 UTC Pre-commit check for 67cd8b2 has started.
2025-06-23 13:22:31 UTC Build linux-x86_64-release-asan is running...
🟢 2025-06-23 13:48:11 UTC Build successful.
2025-06-23 13:48:32 UTC Tests are running...
🔴 2025-06-23 16:08:30 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10487 10373 0 41 32 41

🟢 2025-06-23 16:09:28 UTC ydbd size 5.6 GiB changed* by +76.6 KiB, which is < 100.0 KiB vs stable-24-4-4-hotfix: OK

ydbd size dash stable-24-4-4-hotfix: 1612018 merge: 67cd8b2 diff diff %
ydbd size 6 028 376 000 Bytes 6 028 454 472 Bytes +76.6 KiB +0.001%
ydbd stripped size 1 508 610 048 Bytes 1 508 628 416 Bytes +17.9 KiB +0.001%

*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 Jun 23, 2025

2025-06-23 13:19:42 UTC Pre-commit check for 67cd8b2 has started.
2025-06-23 13:22:23 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2025-06-23 14:05:51 UTC Build successful.
2025-06-23 14:06:07 UTC Tests are running...
🔴 2025-06-23 15:55:35 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
39160 33880 0 23 5219 38

🟢 2025-06-23 15:56:30 UTC ydbd size 8.3 GiB changed* by +65.8 KiB, which is < 100.0 KiB vs stable-24-4-4-hotfix: OK

ydbd size dash stable-24-4-4-hotfix: 1612018 merge: 67cd8b2 diff diff %
ydbd size 8 899 360 408 Bytes 8 899 427 816 Bytes +65.8 KiB +0.001%
ydbd stripped size 485 054 344 Bytes 485 059 464 Bytes +5.0 KiB +0.001%

*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 Jun 24, 2025

2025-06-24 11:45:19 UTC Pre-commit check for 0871d6a has started.
2025-06-24 11:48:33 UTC Build linux-x86_64-relwithdebinfo is running...
2025-06-24 12:02:26 UTC Check cancelled

Copy link

github-actions bot commented Jun 24, 2025

2025-06-24 11:46:02 UTC Pre-commit check for 0871d6a has started.
2025-06-24 11:48:50 UTC Build linux-x86_64-release-asan is running...
2025-06-24 12:02:47 UTC Check cancelled

Copy link

github-actions bot commented Jun 24, 2025

2025-06-24 12:17:07 UTC Pre-commit check for 6393c79 has started.
2025-06-24 12:20:06 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2025-06-24 12:57:58 UTC Build successful.
2025-06-24 12:58:18 UTC Tests are running...
🔴 2025-06-24 14:54:37 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
39164 33879 0 24 5219 42

🟡 2025-06-24 14:55:24 UTC ydbd size 8.3 GiB changed* by +705.7 KiB, which is >= 100.0 KiB vs stable-24-4-4-hotfix: Warning

ydbd size dash stable-24-4-4-hotfix: 6c6a00b merge: 6393c79 diff diff %
ydbd size 8 899 375 912 Bytes 8 900 098 536 Bytes +705.7 KiB +0.008%
ydbd stripped size 485 054 344 Bytes 485 064 520 Bytes +9.9 KiB +0.002%

*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 Jun 24, 2025

2025-06-24 12:20:25 UTC Pre-commit check for 6393c79 has started.
2025-06-24 12:23:26 UTC Build linux-x86_64-release-asan is running...
🟢 2025-06-24 12:45:49 UTC Build successful.
2025-06-24 12:46:06 UTC Tests are running...
🔴 2025-06-24 14:59:17 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10481 10367 0 41 28 45

🟡 2025-06-24 15:00:00 UTC ydbd size 5.6 GiB changed* by +476.2 KiB, which is >= 100.0 KiB vs stable-24-4-4-hotfix: Warning

ydbd size dash stable-24-4-4-hotfix: 6c6a00b merge: 6393c79 diff diff %
ydbd size 6 028 371 568 Bytes 6 028 859 176 Bytes +476.2 KiB +0.008%
ydbd stripped size 1 508 610 048 Bytes 1 508 642 560 Bytes +31.8 KiB +0.002%

*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 Jun 25, 2025

2025-06-25 05:46:33 UTC Pre-commit check for 1b04687 has started.
2025-06-25 05:49:18 UTC Build linux-x86_64-release-asan is running...
🟢 2025-06-25 06:13:58 UTC Build successful.
2025-06-25 06:14:15 UTC Tests are running...
🔴 2025-06-25 08:26:18 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10484 10380 0 33 28 43

🟡 2025-06-25 08:27:16 UTC ydbd size 5.6 GiB changed* by +476.2 KiB, which is >= 100.0 KiB vs stable-24-4-4-hotfix: Warning

ydbd size dash stable-24-4-4-hotfix: 6c6a00b merge: 1b04687 diff diff %
ydbd size 6 028 371 568 Bytes 6 028 859 176 Bytes +476.2 KiB +0.008%
ydbd stripped size 1 508 610 048 Bytes 1 508 642 560 Bytes +31.8 KiB +0.002%

*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 Jun 25, 2025

2025-06-25 05:47:25 UTC Pre-commit check for 1b04687 has started.
2025-06-25 05:50:07 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2025-06-25 06:30:06 UTC Build successful.
2025-06-25 06:30:23 UTC Tests are running...
🔴 2025-06-25 08:19:29 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
39157 33883 0 19 5217 38

🟡 2025-06-25 08:20:20 UTC ydbd size 8.3 GiB changed* by +705.7 KiB, which is >= 100.0 KiB vs stable-24-4-4-hotfix: Warning

ydbd size dash stable-24-4-4-hotfix: 6c6a00b merge: 1b04687 diff diff %
ydbd size 8 899 375 912 Bytes 8 900 098 536 Bytes +705.7 KiB +0.008%
ydbd stripped size 485 054 344 Bytes 485 064 520 Bytes +9.9 KiB +0.002%

*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 ba61e37 into ydb-platform:stable-24-4-4-hotfix Jun 25, 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