Skip to content

Conversation

@ildar-khisambeev
Copy link
Contributor

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

  • Propose read policy settings for fed sdk api

@github-actions
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

@github-actions
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

@github-actions
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