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-506: improve tests, report critical event when request info doe… #633

Merged

Conversation

yegorskii
Copy link
Collaborator

@yegorskii yegorskii commented Mar 4, 2024

  1. Improve tests - remove timeout from call to DispatchEvents
  2. Report critical event when request info does not have cancel routine but CancelRequest is called
  3. Make E_REJECTED error messages the same when tablet restarts

…s not have cancel routine but CancelRequest is called, make error messages when tablet restarts the same
Copy link
Contributor

github-actions bot commented Mar 4, 2024

Note

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

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
4776 4704 0 0 0 72

Copy link
Contributor

github-actions bot commented Mar 5, 2024

Note

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

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
4776 4704 0 0 0 72

@yegorskii yegorskii merged commit 8054069 into main Mar 5, 2024
7 checks passed
@yegorskii yegorskii deleted the users/yegorskii/impruve-tests-introduce-critical-event branch March 5, 2024 12:12
qkrorlqr pushed a commit that referenced this pull request Jul 14, 2024
#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
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants