Skip to content

LOGBROKER-8783 propose api #537

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 6 commits into from
Jan 31, 2024

Conversation

ildar-khisambeev
Copy link
Contributor

@ildar-khisambeev ildar-khisambeev commented Dec 18, 2023

  • Propose read policy settings for fed sdk api

Copy link

github-actions bot commented Dec 18, 2023

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-release-asan: some tests FAILED for commit d9a994f.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15876 15761 0 12 94 9

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit d9a994f.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
59898 50675 0 1 9207 15

// 2) OpenSubSessionsImpl, CloseSubSessionsImpl
OpenSubSessionsImpl();
// 3) TODO LATER reschedule OnFederatedStateUpdate
if (Settings.ReadMirroredEnabled) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Рекомендация: выделить всю ветку ReadMirroredEnabled от и до, для более понятной логики

}
}

if (databases.empty()) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Обязательно выдать ошибку!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EXception в пользователя (если пустой список, то это значит пользователь дал плохой запрос)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO - возвращать unavailable, чтобы поретраиться
Разделить причину на bad_request и unavailable

Copy link

github-actions bot commented Jan 25, 2024

2024-01-25 13:25:19 UTC Pre-commit check for a9ee573 has started.
2024-01-25 13:25:22 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-25 13:27:29 UTC Build successful.
2024-01-25 13:27:42 UTC Tests are running...
🔴 2024-01-25 13:38:44 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60105 50834 0 12 9236 23

Copy link

github-actions bot commented Jan 25, 2024

2024-01-25 13:25:45 UTC Pre-commit check for a9ee573 has started.
2024-01-25 13:25:48 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-25 13:27:56 UTC Build successful.
2024-01-25 13:28:07 UTC Tests are running...
🔴 2024-01-25 13:35:59 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15940 15845 0 18 42 35

@ildar-khisambeev ildar-khisambeev deleted the LOGBROKER-8783 branch February 8, 2024 12:09
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
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