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: replacing TABLET_VERIFY with impossible events + errors in CreateNode and CreateHandle #1558

Merged
merged 1 commit into from
Jul 7, 2024

Conversation

qkrorlqr
Copy link
Collaborator

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

github-actions bot commented Jul 6, 2024

Note

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

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

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

@qkrorlqr qkrorlqr marked this pull request as ready for review July 6, 2024 16:53
@qkrorlqr qkrorlqr merged commit fac35ab into main Jul 7, 2024
11 of 12 checks passed
@qkrorlqr qkrorlqr deleted the users/qkrorlqr/issue-1350-cleaning-up-verifies branch July 7, 2024 10:24
qkrorlqr added a commit that referenced this pull request Jul 14, 2024
qkrorlqr added a commit that referenced this pull request Jul 14, 2024
…es in the same shard, CreateNode for hardlinks) and [almost-]proper multitablet transactions (CreateNode + CreateNode, CreateHandle + CreateNode, UnlinkNode + UnlinkNode, RenameNode + UnlinkNode), metrics aggregation, less TABLET_VERIFYs (#1598)

* issue-506: improve tests, report critical event when request info doe… (#633)

* issue-506: improve tests, report critical event when request info does not have cancel routine but CancelRequest is called, make error messages when tablet restarts the same

* align with nbs

* update

* update

* issue-1350: replacing TABLET_VERIFY with impossible events + errors in CreateNode and CreateHandle (#1558)

* issue-1350: replacing TABLET_VERIFY with impossible events + errors in UnlinkNode and RenameNode (#1564)

* issue-1350: renamenode should work for files in the same shard (#1579)

* issue-1350: followers->leader metrics aggregation (#1574)

* issue-1350: metrics aggregation ut

* issue-1350: followers->leader metrics aggregation

* issue-1350: deleted unneeded include

* issue-1350: OpLog - UnlinkNode (#1586)

* issue-1350: UnlinkNode test with error from follower

* issue-1350: UnlinkNode in follower - retries, logging operations to OpLog table, TODO: retry operations from OpLog upon tablet startup

* issue-1350: OpLog - fixed RenameNode tx cleanup

* issue-1350: replaying OpLog upon tablet restart + ut

* issue-1350: logging UnlinkNode requests which happen upon RenameNode to OpLog (to replay them upon tablet restart), added a ut for this, fixed HandleUpdateConfig as well - merging follower-related fields into the config received from SchemeShard (#1592)

* issue-1350: logging CreateNode requests to OpLog + some preparation for replaying them upon tablet restart, implemented DupCache for CreateNode requests for external nodes, retrying errors in TCreateNodeInFollowerActor (#1594)

* issue-1350: hard links should work for external nodes (#1595)

* issue-1350: hard linksshould work for external nodes

* issue-1350: replaying CreateNode requests from OpLog upon tablet restart, retrying CreateNode requests happening upon CreateHandle requests, ut (#1597)

* issue-1350: replaying CreateNode requests from OpLog upon tablet restart + ut

* issue-1350: retrying CreateNode requests in followers upon CreateHandle requests in leader, preparation for replaying those CreateNode requests upon tablet restart

* issue-1350: replaying CreateNode requests originating from CreateHandle requests upon tablet restart + ut

* issue-1350: deleted TODOs that were implemented

* update CMakeLists

---------

Co-authored-by: yegorskii <137099343+yegorskii@users.noreply.github.com>
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