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-1350: GetNodeAttrBatchEnabled: true for multitablet filestore tests #1706

Merged

Conversation

qkrorlqr
Copy link
Collaborator

@qkrorlqr qkrorlqr commented Aug 1, 2024

@qkrorlqr qkrorlqr added large-tests Launch large tests for PR filestore Add this label to run only cloud/filestore build and tests on PR labels Aug 1, 2024
Copy link
Contributor

github-actions bot commented Aug 1, 2024

Note

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

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

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

@qkrorlqr qkrorlqr merged commit d529de1 into main Aug 1, 2024
9 of 14 checks passed
@qkrorlqr qkrorlqr deleted the users/qkrorlqr/issue-1350-GetNodeAttrBatch-integration-test branch August 1, 2024 18:09
qkrorlqr added a commit that referenced this pull request Aug 11, 2024
…n local service; lazy filestore counters init; support for large unaligned writes in ThreeStageWrite mode (#1770)

* issue-1668: TLocalFileSystem::ReadDataAsync/WriteDataAsync  (#1686)

* issue-1668: preparing to make TLocalFileSystem::ReadData/ReadData async

* issue-1668: preparing to make TLocalFileSystem::ReadData/ReadData async - fix

* issue-1668: fixed LocalService double start, fixed missing xattr error code

* issue-1668: LocalService now uses TFileHandle instead of TFile; LocalService now uses libaio instead of synchronous pread/pwrite for ReadData/WriteData calls; added move assignment operator to TFileHandle

* issue-1668: fixed LocalService ut

* issue-1350: GetNodeAttrBatchEnabled: true for multitablet filestore tests (#1706)

* issue-1161: not generating deletion markers upon symlink removal (#1707)

* issue-1161: not initializing most of the per-filesystem request counters until we actually receive at least 1 request of the type (#1711)

* issue-1161: fixed stupid lazy counter init race (#1722)

* issue-1673: Unaligned requests support in ThreeStageWrite pipeline - IndexTablet part (#1740)

* issue-1673: UnalignedDataParts support in TIndexTabletActor::AddData, TODO: uts

* issue-1673: AddData now properly handles outdated UnalignedDataParts

* issue-1673: AddData + UnalignedDataParts ut

* issue-1673: AddData + UnalignedDataParts: using CommitId, generated in AddBlobTx (since the same CommitId is used for the blobs), adding some checks (#1754)

* issue-1673: AddData + UnalignedDataParts: using CommitId, generated in AddBlobTx (since the same CommitId is used for the blobs), adding some checks

* issue-1673: AddData + UnalignedDataParts: better error processing and logging, fixed ut

* issue-1673: supported ThreeStageWrites for large unaligned requests in StorageServiceActor (#1769)

* issue-1673: supported ThreeStageWrites for large unaligned requests in StorageServiceActor

* issue-1673: supported ThreeStageWrites for large unaligned requests in StorageServiceActor - fixed logging

* updated CMakeLists after merge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filestore Add this label to run only cloud/filestore build and tests on PR large-tests Launch large tests for PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants