Skip to content
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

ticket parser: Add priority to access service requests #11775

Conversation

molotkov-and
Copy link
Collaborator

Changelog entry

For tickets in ticket parser cashe set low priority for requests to access service
#11278

Changelog category

  • Improvement

Additional information

...

@molotkov-and molotkov-and requested a review from a team as a code owner November 20, 2024 09:11
Copy link

github-actions bot commented Nov 20, 2024

2024-11-20 09:15:50 UTC Pre-commit check for 4e8e5a4 has started.
2024-11-20 09:18:24 UTC Build linux-x86_64-release-asan is running...
🟢 2024-11-20 09:42:30 UTC Build successful.
2024-11-20 09:42:48 UTC Tests are running...
🔴 2024-11-20 11:42:51 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10309 10222 0 20 26 41

🟢 2024-11-20 11:43:38 UTC ydbd size 5.6 GiB changed* by +69.2 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: bbe9214 merge: 4e8e5a4 diff diff %
ydbd size 5 995 402 832 Bytes 5 995 473 704 Bytes +69.2 KiB +0.001%
ydbd stripped size 1 502 732 800 Bytes 1 502 746 496 Bytes +13.4 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 Nov 20, 2024

2024-11-20 09:16:06 UTC Pre-commit check for 4e8e5a4 has started.
2024-11-20 09:18:43 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-11-20 09:26:05 UTC Build successful.

Copy link

github-actions bot commented Nov 20, 2024

2024-11-20 09:16:23 UTC Pre-commit check for 4e8e5a4 has started.
2024-11-20 09:19:08 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-11-20 10:00:14 UTC Build successful.
2024-11-20 10:00:30 UTC Tests are running...
🔴 2024-11-20 11:26:38 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14611 13262 0 8 1302 39

🟡 2024-11-20 11:27:37 UTC ydbd size 8.3 GiB changed* by +146.4 KiB, which is >= 100.0 KiB vs stable-24-3: Warning

ydbd size dash stable-24-3: bbe9214 merge: 4e8e5a4 diff diff %
ydbd size 8 863 322 440 Bytes 8 863 472 312 Bytes +146.4 KiB +0.002%
ydbd stripped size 483 939 048 Bytes 483 943 080 Bytes +3.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

@molotkov-and molotkov-and force-pushed the ticket-parser/iam-token-priority-stable-24-3 branch from f5a08b5 to 0aada30 Compare November 26, 2024 11:37
Copy link

github-actions bot commented Nov 26, 2024

2024-11-26 11:41:22 UTC Pre-commit check for 346c9ef has started.
2024-11-26 11:44:01 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-11-26 11:51:34 UTC Build successful.

Copy link

github-actions bot commented Nov 26, 2024

2024-11-26 11:42:05 UTC Pre-commit check for 346c9ef has started.
2024-11-26 11:44:40 UTC Build linux-x86_64-release-asan is running...
🟢 2024-11-26 12:08:24 UTC Build successful.
2024-11-26 12:08:38 UTC Tests are running...
🔴 2024-11-26 14:12:33 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10320 10235 0 18 26 41

🟢 2024-11-26 14:13:27 UTC ydbd size 5.6 GiB changed* by +73.2 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: d309087 merge: 346c9ef diff diff %
ydbd size 5 997 100 792 Bytes 5 997 175 776 Bytes +73.2 KiB +0.001%
ydbd stripped size 1 503 046 336 Bytes 1 503 064 128 Bytes +17.4 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 Nov 26, 2024

2024-11-26 11:42:33 UTC Pre-commit check for 346c9ef has started.
2024-11-26 11:45:20 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-11-26 12:27:14 UTC Build successful.
2024-11-26 12:27:33 UTC Tests are running...
🔴 2024-11-26 13:55:59 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14646 13295 0 9 1302 40

🟡 2024-11-26 13:56:51 UTC ydbd size 8.3 GiB changed* by +146.4 KiB, which is >= 100.0 KiB vs stable-24-3: Warning

ydbd size dash stable-24-3: d309087 merge: 346c9ef diff diff %
ydbd size 8 865 410 304 Bytes 8 865 560 176 Bytes +146.4 KiB +0.002%
ydbd stripped size 484 023 464 Bytes 484 027 496 Bytes +3.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

@molotkov-and molotkov-and merged commit e3c90fd into ydb-platform:stable-24-3 Nov 27, 2024
8 of 12 checks passed
@molotkov-and molotkov-and deleted the ticket-parser/iam-token-priority-stable-24-3 branch November 27, 2024 10:40
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