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

Add a persistent per-node pipe cache with deleted tablet checking #4760

Merged
merged 1 commit into from
May 23, 2024

Conversation

snaury
Copy link
Member

@snaury snaury commented May 22, 2024

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

Part of #4643.

Copy link

github-actions bot commented May 22, 2024

2024-05-22 16:34:22 UTC Pre-commit check for 50aee8d has started.
2024-05-22 16:34:23 UTC Build linux-x86_64-release-asan is running...
2024-05-22 16:37:28 UTC Check cancelled

Copy link

github-actions bot commented May 22, 2024

2024-05-22 16:36:28 UTC Pre-commit check for 50aee8d has started.
2024-05-22 16:36:31 UTC Build linux-x86_64-relwithdebinfo is running...
2024-05-22 16:37:36 UTC Check cancelled

Copy link

github-actions bot commented May 22, 2024

2024-05-22 16:36:31 UTC Pre-commit check for 50aee8d has started.
2024-05-22 16:36:33 UTC Build linux-x86_64-release-clang14 is running...
2024-05-22 16:37:36 UTC Check cancelled

@snaury snaury force-pushed the feature-4643-checkdead-pipecache branch from fe4d160 to dea90be Compare May 22, 2024 16:37
Copy link

github-actions bot commented May 22, 2024

2024-05-22 16:38:44 UTC Pre-commit check for 57f6e2a has started.
2024-05-22 16:38:45 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-22 16:44:45 UTC Build successful.

Copy link

github-actions bot commented May 22, 2024

2024-05-22 16:38:54 UTC Pre-commit check for 57f6e2a has started.
2024-05-22 16:38:55 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-22 16:44:31 UTC Build successful.
2024-05-22 16:46:16 UTC Tests are running...
🔴 2024-05-22 18:41:51 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10598 10514 0 29 36 19

Copy link

github-actions bot commented May 22, 2024

2024-05-22 16:40:57 UTC Pre-commit check for 57f6e2a has started.
2024-05-22 16:41:00 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-22 16:46:43 UTC Build successful.
2024-05-22 16:48:27 UTC Tests are running...
🔴 2024-05-22 18:24:13 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
38047 33246 0 2 4796 3

@snaury snaury marked this pull request as ready for review May 23, 2024 08:01
@snaury snaury requested a review from azevaykin May 23, 2024 08:01
@snaury snaury force-pushed the feature-4643-checkdead-pipecache branch from dea90be to a347cce Compare May 23, 2024 08:03
Copy link

github-actions bot commented May 23, 2024

2024-05-23 08:06:47 UTC Pre-commit check for d4342b4 has started.
2024-05-23 08:06:50 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-23 08:12:26 UTC Build successful.

Copy link

github-actions bot commented May 23, 2024

2024-05-23 08:06:50 UTC Pre-commit check for d4342b4 has started.
2024-05-23 08:06:55 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-23 08:12:44 UTC Build successful.
2024-05-23 08:14:09 UTC Check cancelled

Copy link

github-actions bot commented May 23, 2024

2024-05-23 08:07:04 UTC Pre-commit check for d4342b4 has started.
2024-05-23 08:07:06 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-23 08:13:14 UTC Build successful.
2024-05-23 08:14:10 UTC Check cancelled

@snaury snaury force-pushed the feature-4643-checkdead-pipecache branch from a347cce to 168f8a9 Compare May 23, 2024 08:13
Copy link

github-actions bot commented May 23, 2024

2024-05-23 08:15:20 UTC Pre-commit check for 0946dab has started.
2024-05-23 08:15:22 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-23 08:16:30 UTC Build successful.
2024-05-23 08:18:05 UTC Tests are running...
🔴 2024-05-23 10:13:29 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9972 9909 0 23 27 13

Copy link

github-actions bot commented May 23, 2024

2024-05-23 08:16:37 UTC Pre-commit check for 0946dab has started.
2024-05-23 08:16:38 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-23 08:17:57 UTC Build successful.

Copy link

github-actions bot commented May 23, 2024

2024-05-23 08:17:45 UTC Pre-commit check for 0946dab has started.
2024-05-23 08:17:50 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-23 08:19:13 UTC Build successful.
2024-05-23 08:20:56 UTC Tests are running...
🟢 2024-05-23 09:38:19 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14103 12798 0 0 1299 6

@snaury snaury merged commit 8d189a1 into ydb-platform:main May 23, 2024
4 of 5 checks passed
@snaury snaury deleted the feature-4643-checkdead-pipecache branch May 23, 2024 10:00
@niksaveliev niksaveliev mentioned this pull request May 29, 2024
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.

None yet

2 participants