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

[merge-to-stable]: issue-1146: preliminary changes: refactor RO txs: allow them to run atop of IIndexTabletDatabase, issue-1146: apply cache upon RW TXs completion, add tests for its invalidation, issue-1993: resetting CurrentBackgroundBlobIndexOp if FlushBytes couldn't be enqueued due to Flush being already enqueued or running; enqueueing Flush and BlobIndexOp upon backpressure error; tracking BackpressurePeriod and rebooting tablets if this period is too long; added more backpressure info to monpage #2102

Merged
merged 5 commits into from
Sep 23, 2024

Conversation

debnatkh
Copy link
Collaborator

@debnatkh debnatkh commented Sep 22, 2024

debnatkh and others added 3 commits September 23, 2024 00:53
…top of IIndexTabletDatabase + implement fast path for them (#1563)

issue-1146: preliminary changes: refacto RO txs: allow them to be ran atop of IIndexTabletDatabase + implement fast path for them
…alidation (#2003)

* issue-1146: add setters for in-memory state, temporary get rid of _Ver tables
@debnatkh debnatkh changed the base branch from main to stable-23-3 September 22, 2024 22:55
@debnatkh debnatkh added the recheck Add this label to relaunch checks, it will be automatically removed label Sep 22, 2024
qkrorlqr and others added 2 commits September 23, 2024 01:08
…dn't be enqueued due to Flush being already enqueued or running; enqueueing Flush and BlobIndexOp upon backpressure error; tracking BackpressurePeriod and rebooting tablets if this period is too long; added more backpressure info to monpage (#2080)

* issue-1993: enqueueing BlobIndexOp upon Flush shortcut, enqueueing Flush and BlobIndexOp upon backpressure error, tracking BackpressurePeriod and rebooting tablets if this period is too long, added more backpressure info to monpage

* issue-1993: better

* issue-1993: properly resetting CurrentBackgroundBlobIndexOp

* issue-1993: properly resetting CurrentBackgroundBlobIndexOp - fixed 128_KB ut

* issue-1993: better
@debnatkh debnatkh force-pushed the users/debnatkh/merge-to-stable-30862 branch from 6ef781c to 0ff10ec Compare September 23, 2024 06:24
Copy link
Contributor

Note

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

🟢 default-linux-x86-64-relwithdebinfo: all tests PASSED for commit 0ff10ec.

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

@debnatkh debnatkh changed the title Users/debnatkh/merge to stable 30862 [merge-to-stable]: issue-1146: preliminary changes: refactor RO txs: allow them to run atop of IIndexTabletDatabase, issue-1146: apply cache upon RW TXs completion, add tests for its invalidation, issue-1993: resetting CurrentBackgroundBlobIndexOp if FlushBytes couldn't be enqueued due to Flush being already enqueued or running; enqueueing Flush and BlobIndexOp upon backpressure error; tracking BackpressurePeriod and rebooting tablets if this period is too long; added more backpressure info to monpage Sep 23, 2024
@debnatkh debnatkh merged commit 0fada1c into stable-23-3 Sep 23, 2024
6 of 8 checks passed
@debnatkh debnatkh deleted the users/debnatkh/merge-to-stable-30862 branch September 23, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
recheck Add this label to relaunch checks, it will be automatically removed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants