Skip to content

Shared metadata cache #18544

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 27 commits into from
Jun 23, 2025
Merged

Shared metadata cache #18544

merged 27 commits into from
Jun 23, 2025

Conversation

XJIE6
Copy link
Collaborator

@XJIE6 XJIE6 commented May 20, 2025

Changelog entry

Added shared metadata cache
Now flag EnableSharedMetadataAccessorCache (turned on buy default) makes all column shard on one node share the same metadata cache
Also SharedMetadataAccessorCacheSize param sets the size of the cache (1Gb by default)

Changelog category

  • New feature

Description for reviewers

...

@XJIE6 XJIE6 changed the title Shared metadata Shared metadata cache May 20, 2025
Copy link

github-actions bot commented May 20, 2025

2025-05-20 09:27:52 UTC Pre-commit check linux-x86_64-relwithdebinfo for 7ea3c41 has started.
2025-05-20 09:28:15 UTC Artifacts will be uploaded here
2025-05-20 09:31:57 UTC ya make is running...
🔴 2025-05-20 10:05:56 UTC Build failed, see the logs. Also see fail summary

Copy link

github-actions bot commented May 20, 2025

🟢 2025-06-19 08:48:54 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented May 20, 2025

2025-05-20 09:56:59 UTC Pre-commit check linux-x86_64-release-asan for 7ea3c41 has started.
2025-05-20 09:57:31 UTC Artifacts will be uploaded here
2025-05-20 10:01:44 UTC ya make is running...
🔴 2025-05-20 10:34:44 UTC Build failed, see the logs. Also see fail summary

Copy link

github-actions bot commented May 20, 2025

2025-05-20 12:40:00 UTC Pre-commit check linux-x86_64-relwithdebinfo for 128da8d has started.
2025-05-20 12:40:12 UTC Artifacts will be uploaded here
2025-05-20 12:43:35 UTC ya make is running...
🔴 2025-05-20 13:09:00 UTC Build failed, see the logs. Also see fail summary

Copy link

github-actions bot commented May 20, 2025

2025-05-20 12:40:25 UTC Pre-commit check linux-x86_64-release-asan for 128da8d has started.
2025-05-20 12:40:36 UTC Artifacts will be uploaded here
2025-05-20 12:43:54 UTC ya make is running...
🔴 2025-05-20 13:08:47 UTC Build failed, see the logs. Also see fail summary

Copy link

github-actions bot commented May 20, 2025

2025-05-20 14:53:46 UTC Pre-commit check linux-x86_64-release-asan for 4da3f63 has started.
2025-05-20 14:53:58 UTC Artifacts will be uploaded here
2025-05-20 14:57:21 UTC ya make is running...
🔴 2025-05-20 15:02:57 UTC Build failed, see the logs. Also see fail summary

Copy link

github-actions bot commented May 20, 2025

2025-05-20 14:53:49 UTC Pre-commit check linux-x86_64-relwithdebinfo for 4da3f63 has started.
2025-05-20 14:54:00 UTC Artifacts will be uploaded here
2025-05-20 14:57:22 UTC ya make is running...
🔴 2025-05-20 15:01:16 UTC Build failed, see the logs. Also see fail summary

Copy link

github-actions bot commented May 21, 2025

2025-05-21 11:11:41 UTC Pre-commit check linux-x86_64-release-asan for dd97f7d has started.
2025-05-21 11:11:44 UTC Artifacts will be uploaded here
2025-05-21 11:15:08 UTC ya make is running...
🟡 2025-05-21 13:29:50 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?
15305 15084 0 149 45 27

2025-05-21 13:31:08 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-05-21 14:02:40 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?
1896 (only retried tests) 1810 0 49 14 23

2025-05-21 14:02:58 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-05-21 14:10:23 UTC ydbd size 3.9 GiB changed* by +234.4 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 6f2d093 merge: dd97f7d diff diff %
ydbd size 4 145 343 208 Bytes 4 145 583 240 Bytes +234.4 KiB +0.006%
ydbd stripped size 1 438 725 048 Bytes 1 438 780 536 Bytes +54.2 KiB +0.004%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation
2025-05-21 14:10:25 UTC Check cancelled

Copy link

github-actions bot commented May 21, 2025

2025-05-21 11:25:36 UTC Pre-commit check linux-x86_64-relwithdebinfo for dd97f7d has started.
2025-05-21 11:25:46 UTC Artifacts will be uploaded here
2025-05-21 11:28:58 UTC ya make is running...
🟢 2025-05-21 13:17:49 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
30275 27580 0 0 2660 35

🟢 2025-05-21 13:20:36 UTC Build successful.
🟡 2025-05-21 13:20:54 UTC ydbd size 2.2 GiB changed* by +138.1 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 6f2d093 merge: dd97f7d diff diff %
ydbd size 2 356 427 192 Bytes 2 356 568 600 Bytes +138.1 KiB +0.006%
ydbd stripped size 495 057 384 Bytes 495 069 800 Bytes +12.1 KiB +0.003%

*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 May 21, 2025

2025-05-21 14:16:10 UTC Pre-commit check linux-x86_64-release-asan for 751bee6 has started.
2025-05-21 14:16:42 UTC Artifacts will be uploaded here
2025-05-21 14:20:07 UTC ya make is running...
🟡 2025-05-21 16:40:02 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?
15306 14918 0 311 51 26

2025-05-21 16:41:25 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-05-21 17:23:49 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?
2447 (only retried tests) 2188 0 197 41 21

2025-05-21 17:24:10 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-05-21 18:02:45 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?
1709 (only retried tests) 1463 0 195 29 22

🟢 2025-05-21 18:03:01 UTC Build successful.
🟡 2025-05-21 18:03:33 UTC ydbd size 3.9 GiB changed* by +216.9 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 356697e merge: 751bee6 diff diff %
ydbd size 4 145 540 392 Bytes 4 145 762 504 Bytes +216.9 KiB +0.005%
ydbd stripped size 1 438 771 160 Bytes 1 438 818 616 Bytes +46.3 KiB +0.003%

*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 May 21, 2025

2025-05-21 14:32:09 UTC Pre-commit check linux-x86_64-relwithdebinfo for 751bee6 has started.
2025-05-21 14:32:34 UTC Artifacts will be uploaded here
2025-05-21 14:36:18 UTC ya make is running...
🟡 2025-05-21 16:39:03 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?
30276 27402 0 168 2665 41

2025-05-21 16:41:38 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-05-21 17:20:23 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?
1757 (only retried tests) 1541 0 161 17 38

2025-05-21 17:20:42 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-05-21 18:00:16 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?
1682 (only retried tests) 1464 0 160 20 38

🟢 2025-05-21 18:00:34 UTC Build successful.
🟡 2025-05-21 18:00:58 UTC ydbd size 2.2 GiB changed* by +138.4 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 356697e merge: 751bee6 diff diff %
ydbd size 2 356 547 704 Bytes 2 356 689 408 Bytes +138.4 KiB +0.006%
ydbd stripped size 495 067 976 Bytes 495 083 976 Bytes +15.6 KiB +0.003%

*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 May 22, 2025

2025-05-22 08:28:00 UTC Pre-commit check linux-x86_64-release-asan for be13ce3 has started.
2025-05-22 08:28:11 UTC Artifacts will be uploaded here
2025-05-22 08:31:38 UTC ya make is running...
🔴 2025-05-22 08:33:44 UTC Build failed, see the logs. Also see fail summary

Copy link

github-actions bot commented May 22, 2025

2025-05-22 08:28:45 UTC Pre-commit check linux-x86_64-relwithdebinfo for be13ce3 has started.
2025-05-22 08:28:49 UTC Artifacts will be uploaded here
2025-05-22 08:32:00 UTC ya make is running...
🔴 2025-05-22 08:33:38 UTC Build failed, see the logs. Also see fail summary

@XJIE6 XJIE6 force-pushed the xjie6-17463 branch 3 times, most recently from 7dc9fb7 to 7513b20 Compare May 22, 2025 12:43
Copy link

github-actions bot commented May 22, 2025

2025-05-22 12:45:44 UTC Pre-commit check linux-x86_64-relwithdebinfo for 510214a has started.
2025-05-22 12:45:55 UTC Artifacts will be uploaded here
2025-05-22 12:49:08 UTC ya make is running...
🟡 2025-05-22 14:48:01 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?
30344 27476 0 164 2666 38

2025-05-22 14:50:35 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-05-22 15:28:33 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?
1748 (only retried tests) 1528 0 163 22 35

2025-05-22 15:28:51 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-05-22 16:01:11 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?
1685 (only retried tests) 1462 0 162 24 37

🟢 2025-05-22 16:01:27 UTC Build successful.
🟡 2025-05-22 16:02:00 UTC ydbd size 2.2 GiB changed* by +134.6 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: f25d7be merge: 510214a diff diff %
ydbd size 2 357 312 344 Bytes 2 357 450 192 Bytes +134.6 KiB +0.006%
ydbd stripped size 495 237 000 Bytes 495 248 904 Bytes +11.6 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 May 22, 2025

2025-05-22 12:45:59 UTC Pre-commit check linux-x86_64-release-asan for 510214a has started.
2025-05-22 12:46:28 UTC Artifacts will be uploaded here
2025-05-22 12:50:20 UTC ya make is running...
🟡 2025-05-22 15: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?
15371 15067 0 238 41 25

2025-05-22 15:11:12 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-05-22 15:51:26 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?
1940 (only retried tests) 1667 0 208 42 23

2025-05-22 15:51:45 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-05-22 16:30:02 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?
1759 (only retried tests) 1486 0 213 39 21

🟢 2025-05-22 16:30:19 UTC Build successful.
🟡 2025-05-22 16:30:53 UTC ydbd size 3.9 GiB changed* by +213.2 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: f25d7be merge: 510214a diff diff %
ydbd size 4 145 617 768 Bytes 4 145 836 096 Bytes +213.2 KiB +0.005%
ydbd stripped size 1 439 225 656 Bytes 1 439 268 952 Bytes +42.3 KiB +0.003%

*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 May 28, 2025

2025-05-28 11:37:13 UTC Pre-commit check linux-x86_64-relwithdebinfo for 04d0c97 has started.
2025-05-28 11:37:25 UTC Artifacts will be uploaded here
2025-05-28 11:40:39 UTC ya make is running...
🟡 2025-05-28 13:39:51 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?
30786 28056 0 25 2668 37

2025-05-28 13:42:26 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-05-28 14:31:08 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?
432 (only retried tests) 365 0 18 17 32

2025-05-28 14:31:18 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-05-28 15:16:47 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?
410 (only retried tests) 355 0 21 3 31

🟢 2025-05-28 15:16:55 UTC Build successful.
🔴 2025-05-28 15:17:18 UTC ydbd size 2.2 GiB changed* by +3.9 MiB, which is >= 2.0 MiB vs main: Alert

ydbd size dash main: d617cc1 merge: 04d0c97 diff diff %
ydbd size 2 358 248 400 Bytes 2 362 288 208 Bytes +3.9 MiB +0.171%
ydbd stripped size 495 390 920 Bytes 496 012 648 Bytes +607.2 KiB +0.126%

*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 May 28, 2025

2025-05-28 11:37:28 UTC Pre-commit check linux-x86_64-release-asan for 04d0c97 has started.
2025-05-28 11:37:39 UTC Artifacts will be uploaded here
2025-05-28 11:40:57 UTC ya make is running...
🟡 2025-05-28 13:58:15 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?
15769 15559 0 112 74 24

2025-05-28 13:59:36 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-05-28 14:29:41 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?
1495 (only retried tests) 1331 0 78 65 21

2025-05-28 14:29:57 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-05-28 15:01:32 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?
1452 (only retried tests) 1333 0 72 26 21

🟢 2025-05-28 15:01:48 UTC Build successful.
🔴 2025-05-28 15:02:24 UTC ydbd size 3.9 GiB changed* by +6.9 MiB, which is >= 2.0 MiB vs main: Alert

ydbd size dash main: d617cc1 merge: 04d0c97 diff diff %
ydbd size 4 147 273 176 Bytes 4 154 472 304 Bytes +6.9 MiB +0.174%
ydbd stripped size 1 440 065 016 Bytes 1 442 032 952 Bytes +1.9 MiB +0.137%

*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 May 28, 2025

2025-05-28 16:44:38 UTC Pre-commit check linux-x86_64-release-asan for 0a18274 has started.
2025-05-28 16:44:49 UTC Artifacts will be uploaded here
2025-05-28 16:48:04 UTC ya make is running...
🟡 2025-05-28 18:38:55 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?
15773 15521 0 143 88 21

2025-05-28 18:40:18 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-05-28 19:14:25 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?
1857 (only retried tests) 1724 0 71 43 19

2025-05-28 19:14:43 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-05-28 19:43:16 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?
1328 (only retried tests) 1217 0 69 24 18

🟢 2025-05-28 19:43:33 UTC Build successful.
🔴 2025-05-28 19:44:05 UTC ydbd size 3.9 GiB changed* by +7.1 MiB, which is >= 2.0 MiB vs main: Alert

ydbd size dash main: d617cc1 merge: 0a18274 diff diff %
ydbd size 4 147 273 176 Bytes 4 154 668 384 Bytes +7.1 MiB +0.178%
ydbd stripped size 1 440 065 016 Bytes 1 442 074 712 Bytes +1.9 MiB +0.140%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Co-authored-by: Ilnaz Nizametdinov <ilnaz@ydb.tech>
Copy link

github-actions bot commented Jun 23, 2025

2025-06-23 06:23:52 UTC Pre-commit check linux-x86_64-relwithdebinfo for c5948d2 has started.
2025-06-23 06:24:05 UTC Artifacts will be uploaded here
2025-06-23 06:24:23 UTC Check cancelled

Copy link

github-actions bot commented Jun 23, 2025

2025-06-23 06:23:55 UTC Pre-commit check linux-x86_64-release-asan for c5948d2 has started.
2025-06-23 06:24:11 UTC Check cancelled

XJIE6 and others added 2 commits June 23, 2025 08:26
Copy link

github-actions bot commented Jun 23, 2025

2025-06-23 06:28:28 UTC Pre-commit check linux-x86_64-relwithdebinfo for 6ca0b74 has started.
2025-06-23 06:28:43 UTC Check cancelled

Copy link

github-actions bot commented Jun 23, 2025

2025-06-23 06:30:19 UTC Pre-commit check linux-x86_64-release-asan for d2ec5be has started.
2025-06-23 06:30:32 UTC Artifacts will be uploaded here
2025-06-23 06:31:43 UTC Check cancelled

Copy link

github-actions bot commented Jun 23, 2025

2025-06-23 06:32:59 UTC Pre-commit check linux-x86_64-release-asan for 0f049ae has started.
2025-06-23 06:33:04 UTC Artifacts will be uploaded here
2025-06-23 06:33:43 UTC Check cancelled

Copy link

github-actions bot commented Jun 23, 2025

2025-06-23 06:33:08 UTC Pre-commit check linux-x86_64-relwithdebinfo for 0f049ae has started.
2025-06-23 06:33:22 UTC Artifacts will be uploaded here
2025-06-23 06:33:44 UTC Check cancelled

XJIE6 and others added 9 commits June 23, 2025 08:33
Co-authored-by: Ilnaz Nizametdinov <ilnaz@ydb.tech>
Co-authored-by: Ilnaz Nizametdinov <ilnaz@ydb.tech>
Co-authored-by: Ilnaz Nizametdinov <ilnaz@ydb.tech>
Co-authored-by: Ilnaz Nizametdinov <ilnaz@ydb.tech>
Co-authored-by: Ilnaz Nizametdinov <ilnaz@ydb.tech>
Co-authored-by: Ilnaz Nizametdinov <ilnaz@ydb.tech>
Co-authored-by: Ilnaz Nizametdinov <ilnaz@ydb.tech>
Copy link

github-actions bot commented Jun 23, 2025

2025-06-23 06:43:20 UTC Pre-commit check linux-x86_64-relwithdebinfo for 43fe4d4 has started.
2025-06-23 06:43:33 UTC Artifacts will be uploaded here
2025-06-23 06:47:20 UTC ya make is running...
🟡 2025-06-23 08:39:11 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?
38268 35544 0 5 2664 55

2025-06-23 08:42:32 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-06-23 08:53:20 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
377 (only retried tests) 349 0 0 0 28

🟢 2025-06-23 08:53:30 UTC Build successful.
🟡 2025-06-23 08:53:51 UTC ydbd size 2.2 GiB changed* by +213.3 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 4c7196e merge: 43fe4d4 diff diff %
ydbd size 2 378 944 376 Bytes 2 379 162 792 Bytes +213.3 KiB +0.009%
ydbd stripped size 498 353 320 Bytes 498 382 536 Bytes +28.5 KiB +0.006%

*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 06:45:38 UTC Pre-commit check linux-x86_64-release-asan for 43fe4d4 has started.
2025-06-23 06:45:52 UTC Artifacts will be uploaded here
2025-06-23 06:49:42 UTC ya make is running...
🟡 2025-06-23 09:18:18 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?
15971 15645 0 104 192 30

2025-06-23 09:19:47 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-06-23 10:01:48 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?
2261 (only retried tests) 1991 0 64 182 24

2025-06-23 10:02:12 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-06-23 10:37: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?
1615 (only retried tests) 1360 0 59 173 23

🟢 2025-06-23 10:38:00 UTC Build successful.
🟡 2025-06-23 10:38:41 UTC ydbd size 3.9 GiB changed* by +365.1 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 4c7196e merge: 43fe4d4 diff diff %
ydbd size 4 185 150 376 Bytes 4 185 524 248 Bytes +365.1 KiB +0.009%
ydbd stripped size 1 450 983 384 Bytes 1 451 079 800 Bytes +94.2 KiB +0.007%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@XJIE6 XJIE6 merged commit a1b9627 into main Jun 23, 2025
14 checks passed
ivanmorozov333 pushed a commit to ivanmorozov333/ydb that referenced this pull request Jun 23, 2025
XJIE6 added a commit to XJIE6/ydb that referenced this pull request Jun 24, 2025
dorooleg pushed a commit to dorooleg/ydb that referenced this pull request Jul 7, 2025
Co-authored-by: Alexander Alexeev <alex.d.alexeev@gmail.com>
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.

Поддержать разделяемый metadata cache между разными шардами
4 participants