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: XAttr ut and some request validation + uts #1534

Merged
merged 3 commits into from
Jul 5, 2024

Conversation

qkrorlqr
Copy link
Collaborator

@qkrorlqr qkrorlqr commented Jul 2, 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 Jul 2, 2024
Copy link
Contributor

github-actions bot commented Jul 2, 2024

Note

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

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

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

Copy link
Contributor

github-actions bot commented Jul 3, 2024

Note

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

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

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

@qkrorlqr qkrorlqr force-pushed the users/qkrorlqr/issue-1350-more-tests-and-checks branch from eb2fec6 to 12bc156 Compare July 4, 2024 15:43
Copy link
Contributor

github-actions bot commented Jul 4, 2024

Note

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

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

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

@qkrorlqr qkrorlqr marked this pull request as ready for review July 4, 2024 19:37
@qkrorlqr qkrorlqr changed the title issue-1350: XAttr ut, some checks issue-1350: XAttr ut and some request validation + uts Jul 4, 2024
Copy link
Contributor

github-actions bot commented Jul 4, 2024

Note

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

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

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

@qkrorlqr qkrorlqr merged commit 4352f12 into main Jul 5, 2024
11 of 12 checks passed
@qkrorlqr qkrorlqr deleted the users/qkrorlqr/issue-1350-more-tests-and-checks branch July 5, 2024 11:19
qkrorlqr added a commit that referenced this pull request Jul 6, 2024
* issue-1350: XAttr ut

* issue-1350: proper FollowerId validation in IndexTabletActor::CreateHandle

* issue-1350: validating ConfigureFollowers and ConfigureAsFollower requests
qkrorlqr added a commit that referenced this pull request Jul 6, 2024
…StageWrite EvPut type optimization (#1557)

* issue-1519: add some tests that `AddData` changes the inode size (#1525)

* issue-1350: we shouldn't fail the whole ListNodes request in case we somehow (due to bugs) lose some of the files in followers (#1526)

* issue-1350: XAttr ut and some request validation + uts (#1534)

* issue-1350: XAttr ut

* issue-1350: proper FollowerId validation in IndexTabletActor::CreateHandle

* issue-1350: validating ConfigureFollowers and ConfigureAsFollower requests

* issue-1146: preliminary changes: extract some localdb methods to the interface, add stub for index cache (#1478)

issue-1146: preliminary changes: extract some localdb methods to the interface, add stub for index cache

* issue-539: use NKikimrBlobStorage::UserData for three-stage write, not NKikimrBlobStorage::TabletLog (#1552)

* issue-1350: supported RenameNode for multitablet filesystems, fixed CreateHandle by Name for existing files - request should be sent to the follower specified in the Leader's response, not to the follower specified in the request (#1555)

* issue-1350: supported RenameNode for multitablet filesystems, fixed CreateHandle by Name for existing files - request should be sent to the follower specified in the Leader's response, not to the follower specified in the request

* issue-1350: deleted a check which is actually excessive

* issue-1350: unlinking a node in follower if this node was a RenameNode op target

* issue-1350: unlinking a node in follower if this node was a RenameNode op target - deleted unneeded include

* fixed build after merge

* updated CMakeLists.txt

---------

Co-authored-by: Maxim Deb Natkh <debnatkh@gmail.com>
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