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

issue #324: DescribeData API and implementation stub #329

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

qkrorlqr
Copy link
Collaborator

@qkrorlqr qkrorlqr commented Feb 2, 2024

See #324

This API will be used by filestore-vhost to look up blob ids where the data is stored to read those blobs by itself.

Copy link
Contributor

github-actions bot commented Feb 2, 2024

Note

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

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit e2fc8ed.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
4708 4636 0 0 0 72

@qkrorlqr qkrorlqr merged commit 1c5856c into main Feb 2, 2024
5 checks passed
@qkrorlqr qkrorlqr deleted the users/qkrorlqr/issue-324 branch February 2, 2024 18:20
qkrorlqr added a commit that referenced this pull request Feb 9, 2024
* issue #324: DescribeData API and implementation stub (#329)

* issue #324: DescribeData implementation and ut (#343)

* issue #324: cleanup: filesystem-id field is not needed for filestore-client executeaction, removed broken (and unneeded) json validation; fixed comments here and there, etc (#351)

* issue #324: introduced TwoStageReadEnabled flag, returning this flag to filestore-vhost via TCreateSessionResponse::FileStore::Features; outputting StorageConfig overrides on monpage; minor cleanup (#352)

* issue #324: cleanup: filesystem-id field is not needed for filestore-client executeaction, removed broken (and unneeded) json validation; fixed comments here and there, etc

* issue #324: introduced TwoStageReadEnabled flag, returning this flag to filestore-vhost via TCreateSessionResponse::FileStore::Features; outputting StorageConfig overrides on monpage; minor cleanup

* issue #95: 1. deduplicating out-of-order compaction map chunk load requests in queue 2. limiting the number of out-of-order compaction map chunk load requests in queue (#382)

* fixed build after cherry-pick: contrib/ydb -> ydb + CMakeLists
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