-
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
Commits on Jul 30, 2024
-
add getstorageconfig private api call to nfs (#1566)
* add getstorageconfig private api call to nfs * fix tests * update
Configuration menu - View commit details
-
Copy full SHA for 0ad7156 - Browse repository at this point
Copy the full SHA 0ad7156View commit details -
issue-1350: fio_index nemesis test for multitablet filestores (#1611)
* issue-1350: fio_index nemesis test for multitablet filestores * issue-1350: fixed recurse order
Configuration menu - View commit details
-
Copy full SHA for b216d4e - Browse repository at this point
Copy the full SHA b216d4eView commit details -
issue-1350: DisableMultiTabletForwarding flag + multitablet test in t…
…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
Configuration menu - View commit details
-
Copy full SHA for 90ebd94 - Browse repository at this point
Copy the full SHA 90ebd94View commit details -
issue-1350: generalized TCreateNodeInFollowerActor to cover the needs…
… of the CreateHandle op and got rid of TCreateNodeInFollowerUponCreateHandleActor (#1619)
Configuration menu - View commit details
-
Copy full SHA for 43900fe - Browse repository at this point
Copy the full SHA 43900feView commit details -
issue-1350: introduced TIndexTablet::GetNodeAttrBatch method to use i…
…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
Configuration menu - View commit details
-
Copy full SHA for c712910 - Browse repository at this point
Copy the full SHA c712910View commit details -
Configuration menu - View commit details
-
Copy full SHA for be43621 - Browse repository at this point
Copy the full SHA be43621View commit details -
issue-1350: GetNodeAttrBatch implementation in TListNodesActor (#1642)
* issue-1350: GetNodeAttrBatch implementation in TListNodesActor * issue-1350: more tests for GetNodeAttrBatch in TListNodesActor + fixes * issue-1350: more tests for GetNodeAttrBatch in TListNodesActor + fixes2
Configuration menu - View commit details
-
Copy full SHA for 913e78d - Browse repository at this point
Copy the full SHA 913e78dView commit details -
issue-1350: filestore-client findgarbage command + test + some fixes (#…
…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
Configuration menu - View commit details
-
Copy full SHA for 9e789c4 - Browse repository at this point
Copy the full SHA 9e789c4View commit details -
issue-1668: LocalService mode for filestore-vhost (#1669)
* 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
Configuration menu - View commit details
-
Copy full SHA for 65e205b - Browse repository at this point
Copy the full SHA 65e205bView commit details -
MaxSessionHistoryId shouldn't be a global variable - session history …
…ids for different tablets are completely unrelated. This commit fixes a race as well. (#1677)
Configuration menu - View commit details
-
Copy full SHA for 30ea2ad - Browse repository at this point
Copy the full SHA 30ea2adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97bf7aa - Browse repository at this point
Copy the full SHA 97bf7aaView commit details