Skip to content

Migrate cloud/blockstore/libs/logbroker to standalone YDB C++ SDK - #6854

Draft
kobzonega wants to merge 1 commit into
codex/add-ydb-cpp-sdkfrom
codex/ydb-cpp-sdk-logbroker
Draft

Migrate cloud/blockstore/libs/logbroker to standalone YDB C++ SDK#6854
kobzonega wants to merge 1 commit into
codex/add-ydb-cpp-sdkfrom
codex/ydb-cpp-sdk-logbroker

Conversation

@kobzonega

@kobzonega kobzonega commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • migrate cloud/blockstore/libs/logbroker to the standalone YDB C++ SDK
  • remove the topic_api_impl unit-test dependency on private YDB SDK test utilities

Dependency

Testing

  • Linux build and test run on dev: 3 suites, 13/13 tests passed

@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Note

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

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

  • 🚫 tasks + storage (cancelled or timed out before reporting completion)
  • 🚫 blockstore (cancelled or timed out before reporting completion)
  • 🚫 disk + manager (cancelled or timed out before reporting completion)
  • 🚫 filestore (cancelled or timed out before reporting completion)

@kobzonega
kobzonega force-pushed the codex/ydb-cpp-sdk-logbroker branch from e486ab9 to e6a4def Compare August 20, 2026 13:03
@kobzonega
kobzonega changed the base branch from main to codex/add-ydb-cpp-sdk August 20, 2026 13:03
@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Note

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

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 270s): all tests PASSED for commit e6a4def.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1352 1352 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 270s): all tests PASSED for commit e6a4def.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1628 1628 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 1306s): all tests PASSED for commit e6a4def.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
7044 7043 0 0 0 1 0

🔴 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 4502s): some tests FAILED for commit e6a4def.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
4547 4545 0 1 0 1 0

🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 32s): all tests PASSED for commit e6a4def.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
2 2 0 0 0 0 0

@kobzonega kobzonega changed the title Migrate logbroker to standalone YDB C++ SDK Migrate cloud/blockstore/libs/logbroker to standalone YDB C++ SDK Aug 20, 2026
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.

1 participant