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

merge to stable-23-3: filestore: GetNodeAttrBatch + some convenience methods, params, tests + some minor fixes + LocalService mode in filestore-vhost #1689

Merged
merged 11 commits into from
Jul 30, 2024

Conversation

qkrorlqr
Copy link
Collaborator

yegorskii and others added 11 commits July 30, 2024 14:31
* add getstorageconfig private api call to nfs

* fix tests

* update
* issue-1350: fio_index nemesis test for multitablet filestores

* issue-1350: fixed recurse order
…ests/client with this flag (#1615)

* issue-1350: DisableMultiTabletForwarding flag + multitablet test in tests/client with this flag

* issue-1350: fixed client.py::test_multitablet_ls
… of the CreateHandle op and got rid of TCreateNodeInFollowerUponCreateHandleActor (#1619)
…t in multitablet ListNodes implementation (#1625)

* issue-1350: introduced TIndexTablet::GetNodeAttrBatch method to use it in multitablet ListNodes implementation, TODO: ut

* issue-1350: TIndexTablet::GetNodeAttrBatch fixes and ut
* issue-1350: GetNodeAttrBatch implementation in TListNodesActor

* issue-1350: more tests for GetNodeAttrBatch in TListNodesActor + fixes

* issue-1350: more tests for GetNodeAttrBatch in TListNodesActor + fixes2
…1643)

* issue-1350: filestore-client findgarbage command + test

* issue-1350: filestore-client setnodeattr and findgarbage fixes, fixed cleanup in client.py tests

* issue-1350: implemented filestore-client DestroySession command + client.py test_describe_sessions should destroy sessions before destroying fs
* issue-1668: LocalService mode for filestore-vhost

* issue-1668: LocalService mode for filestore-vhost: fixed filestore-vhost cmdline in tests

* issue-1668: LocalService mode for filestore-vhost: more logging + some fixes

* issue-1668: LocalService mode for filestore-vhost: minor rename, fixed kikimr service
…ids for different tablets are completely unrelated. This commit fixes a race as well. (#1677)
Copy link
Contributor

Note

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

🟢 default-linux-x86-64-relwithdebinfo: all tests PASSED for commit 97bf7aa.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1551 1551 0 0 0 0

@qkrorlqr qkrorlqr merged commit 02a9014 into stable-23-3 Jul 30, 2024
6 of 7 checks passed
@qkrorlqr qkrorlqr deleted the users/qkrorlqr/stable-23-3 branch July 30, 2024 14:07
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