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

Сhange keys format for service partitions #1569

Merged
merged 6 commits into from
Feb 12, 2024

Conversation

FloatingCrowbar
Copy link
Collaborator

@FloatingCrowbar FloatingCrowbar commented Feb 4, 2024

LOGBROKER-8869

@FloatingCrowbar FloatingCrowbar changed the title change keys format for service partitions Сhange keys format for service partitions Feb 4, 2024
Copy link

github-actions bot commented Feb 4, 2024

2024-02-04 18:12:07 UTC Pre-commit check for c2c899d has started.
2024-02-04 18:12:10 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-04 18:17:19 UTC Build successful.
2024-02-04 18:17:38 UTC Tests are running...
🔴 2024-02-04 19:29:44 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
58861 49544 0 2 9265 50

Copy link

github-actions bot commented Feb 4, 2024

2024-02-04 18:16:02 UTC Pre-commit check for c2c899d has started.
2024-02-04 18:16:04 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-04 18:21:34 UTC Build successful.
2024-02-04 18:21:48 UTC Tests are running...
🔴 2024-02-04 19:55:17 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14528 14383 0 30 65 50

ydb/core/persqueue/key.h Show resolved Hide resolved
ydb/core/persqueue/key.h Outdated Show resolved Hide resolved
ydb/core/persqueue/key.h Outdated Show resolved Hide resolved
ydb/core/persqueue/key.h Outdated Show resolved Hide resolved
@FloatingCrowbar FloatingCrowbar requested review from a team as code owners February 6, 2024 13:59
Copy link

github-actions bot commented Feb 6, 2024

2024-02-06 14:00:23 UTC Pre-commit check for c931b99 has started.
🟢 2024-02-06 14:05:17 UTC Build successful.
2024-02-06 14:05:27 UTC Tests are running...
🔴 2024-02-06 14:15:49 UTC Test run completed, no test results found for commit 728ad96. Please check build logs.
2024-02-06 14:15:52 UTC Check cancelled

Copy link

github-actions bot commented Feb 6, 2024

2024-02-06 14:00:24 UTC Build linux-x86_64-relwithdebinfo is running...

Copy link

github-actions bot commented Feb 6, 2024

2024-02-06 14:02:20 UTC Pre-commit check for c931b99 has started.
2024-02-06 14:02:23 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-06 14:08:12 UTC Build successful.
2024-02-06 14:08:26 UTC Tests are running...
🔴 2024-02-06 14:16:09 UTC Test run completed, no test results found for commit 728ad96. Please check build logs.
2024-02-06 14:16:14 UTC Check cancelled

Copy link

github-actions bot commented Feb 6, 2024

✅ Documentation build

Revision built successfully
Revision preview link

Copy link

github-actions bot commented Feb 6, 2024

2024-02-06 14:18:57 UTC Pre-commit check for 3cad2ba has started.
2024-02-06 14:18:59 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-06 14:20:29 UTC Build successful.
2024-02-06 14:20:40 UTC Tests are running...
🔴 2024-02-06 16:40:35 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
58902 49604 0 1 9273 24

Copy link

github-actions bot commented Feb 6, 2024

2024-02-06 14:19:48 UTC Pre-commit check for 3cad2ba has started.
2024-02-06 14:19:51 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-06 14:21:00 UTC Build successful.
2024-02-06 14:21:13 UTC Tests are running...
🔴 2024-02-06 15:50:17 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14552 14454 0 21 48 29

ydb/core/persqueue/key.h Outdated Show resolved Hide resolved
ydb/core/persqueue/key.h Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Feb 7, 2024

2024-02-07 07:53:47 UTC Pre-commit check for cb0c7bb has started.
2024-02-07 07:53:49 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-02-07 07:57:44 UTC Build failed. see the build logs.
2024-02-07 07:57:58 UTC Tests are running...
🔴 2024-02-07 08:10:41 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
50022 40487 0 266 9258 11

Copy link

github-actions bot commented Feb 7, 2024

2024-02-07 07:55:49 UTC Pre-commit check for cb0c7bb has started.
2024-02-07 07:55:51 UTC Build linux-x86_64-release-asan is running...
🔴 2024-02-07 07:59:47 UTC Build failed. see the build logs.
2024-02-07 08:00:09 UTC Tests are running...
🔴 2024-02-07 08:08:33 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
6011 5737 0 260 3 11

@FloatingCrowbar FloatingCrowbar force-pushed the key2 branch 2 times, most recently from 6924899 to 18c5200 Compare February 7, 2024 09:27
Copy link

github-actions bot commented Feb 7, 2024

2024-02-07 09:39:27 UTC Pre-commit check for 8a8be08 has started.
2024-02-07 09:39:29 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-07 09:55:51 UTC Build successful.
2024-02-07 09:56:00 UTC Tests are running...
🟢 2024-02-07 11:19:50 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
58937 49567 0 0 9304 66

Copy link

github-actions bot commented Feb 7, 2024

2024-02-07 09:45:43 UTC Pre-commit check for 8a8be08 has started.
2024-02-07 09:45:46 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-07 10:06:32 UTC Build successful.
2024-02-07 10:06:47 UTC Tests are running...
🔴 2024-02-07 11:49:22 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14563 14446 0 16 66 35

Copy link

github-actions bot commented Feb 7, 2024

2024-02-07 21:05:11 UTC Pre-commit check for 9b114e4 has started.
2024-02-07 21:05:13 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-07 21:10:23 UTC Build successful.
2024-02-07 21:10:36 UTC Tests are running...
🔴 2024-02-07 22:21:33 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67142 56299 0 2 10820 21

Copy link

github-actions bot commented Feb 7, 2024

2024-02-07 21:06:08 UTC Pre-commit check for 9b114e4 has started.
2024-02-07 21:06:10 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-07 21:11:25 UTC Build successful.
2024-02-07 21:11:33 UTC Tests are running...
🔴 2024-02-07 22:49:54 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14588 14453 0 26 80 29

Copy link

github-actions bot commented Feb 9, 2024

2024-02-09 10:13:58 UTC Pre-commit check for 9dd86bb has started.
2024-02-09 10:14:00 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-02-09 10:19:10 UTC Build failed. see the build logs.
2024-02-09 10:19:25 UTC Tests are running...
🔴 2024-02-09 10:25:39 UTC Test run completed, no test results found for commit 8e98197. Please check build logs.
2024-02-09 10:25:41 UTC Check cancelled

Copy link

github-actions bot commented Feb 9, 2024

2024-02-09 10:15:54 UTC Pre-commit check for 9dd86bb has started.
2024-02-09 10:15:56 UTC Build linux-x86_64-release-asan is running...
🔴 2024-02-09 10:21:01 UTC Build failed. see the build logs.
2024-02-09 10:21:14 UTC Tests are running...
🔴 2024-02-09 10:25:46 UTC Test run completed, no test results found for commit 8e98197. Please check build logs.
2024-02-09 10:25:50 UTC Check cancelled

Copy link

github-actions bot commented Feb 9, 2024

2024-02-09 10:48:49 UTC Pre-commit check for e727000 has started.
2024-02-09 10:48:51 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-02-09 10:52:52 UTC Build failed. see the build logs.
2024-02-09 10:53:08 UTC Tests are running...
🔴 2024-02-09 10:59:05 UTC Test run completed, no test results found for commit 8b9cd0e. Please check build logs.
2024-02-09 10:59:08 UTC Check cancelled

Copy link

github-actions bot commented Feb 9, 2024

2024-02-09 10:59:38 UTC Pre-commit check for 0f016b7 has started.
2024-02-09 10:59:40 UTC Build linux-x86_64-release-asan is running...
2024-02-09 11:03:35 UTC Check cancelled

Copy link

github-actions bot commented Feb 9, 2024

2024-02-09 11:00:30 UTC Pre-commit check for 0f016b7 has started.
2024-02-09 11:00:32 UTC Build linux-x86_64-relwithdebinfo is running...
2024-02-09 11:03:35 UTC Check cancelled

Copy link

github-actions bot commented Feb 9, 2024

2024-02-09 11:04:36 UTC Pre-commit check for 854073e has started.
2024-02-09 11:04:38 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-09 11:09:29 UTC Build successful.
2024-02-09 11:09:39 UTC Tests are running...
🔴 2024-02-09 11:29:43 UTC Test run completed, no test results found for commit c36ae2b. Please check build logs.
2024-02-09 11:29:46 UTC Check cancelled

Copy link

github-actions bot commented Feb 9, 2024

2024-02-09 11:05:36 UTC Pre-commit check for 854073e has started.
2024-02-09 11:05:38 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-09 11:11:01 UTC Build successful.
2024-02-09 11:11:15 UTC Tests are running...
🔴 2024-02-09 11:29:44 UTC Test run completed, no test results found for commit c36ae2b. Please check build logs.
2024-02-09 11:29:47 UTC Check cancelled

Copy link

github-actions bot commented Feb 9, 2024

2024-02-09 11:31:02 UTC Pre-commit check for ae49d1a has started.
2024-02-09 11:31:04 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-09 11:33:20 UTC Build successful.
2024-02-09 11:33:30 UTC Tests are running...
🔴 2024-02-09 12:47:33 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67312 56372 0 3 10894 43

Copy link

github-actions bot commented Feb 9, 2024

2024-02-09 11:33:00 UTC Pre-commit check for ae49d1a has started.
2024-02-09 11:33:03 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-09 11:35:40 UTC Build successful.
2024-02-09 11:38:06 UTC Tests are running...
🔴 2024-02-09 13:16:14 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14738 14561 0 14 129 34

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.

3 participants