-
Notifications
You must be signed in to change notification settings - Fork 22
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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)
debnatkh
approved these changes
Jul 30, 2024
yegorskii
approved these changes
Jul 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
e06582d
63fcafb
5328c9b
9915b90
9cfbfce
a171145
9c12642
5ca5eac
ff43563
bb9ffa1