Skip to content

Conversation

@StekPerepolnen
Copy link
Collaborator

Changelog entry

...

Changelog category

  • New feature
  • Experimental feature
  • Improvement
  • Performance improvement
  • User Interface
  • Bugfix
  • Backward incompatible change
  • Documentation (changelog entry is not required)
  • Not for changelog (changelog entry is not required)

Description for reviewers

...

igormunkin and others added 30 commits May 30, 2025 18:15
commit_hash:5b56b1b4416cf5b7abcae727a61e9402e10af067

(cherry picked from commit c6a21d1)
Follows up e13229863b189b9ad804f0c6772204399430179e
Follows up 5b56b1b4416cf5b7abcae727a61e9402e10af067
commit_hash:c14af47d9a4960f42df3fad23da4b03721d27f7c

(cherry picked from commit 896fcc7)
commit_hash:8aa01a548ffd87f8f1f6aa6df7eeddb66dad1a27

(cherry picked from commit 2dcd562)
Follows up 8aa01a548ffd87f8f1f6aa6df7eeddb66dad1a27
commit_hash:ffa5903aa158251203c518e80ad2e8af98b20290

(cherry picked from commit 42258a1)
commit_hash:6425e8ea846ad5be20c46282f4fde40f5e83f81d

(cherry picked from commit fcc18ad)
dcherednik and others added 25 commits August 26, 2025 11:09
ydb-platform#23517)

Invoke TRope::Compact in OnVGetResult only when occupied memory exceeds threshold

Changelog category

Performance improvement
Description for reviewers

This change prevents unnecessary TRope::Compact call by invoking it only when the occupied memory exceeds a threshold. Current code inside of the if statement is redundant as it is applying the same logic as TRope::Compact.

Co-authored-by: Anton Myagkov <[email protected]>
…and import operations and suboperations (ydb-platform#23722)

Co-authored-by: ijon <[email protected]>
(cherry picked from commit 444f586)
@github-actions
Copy link

🔴 Unable to merge your PR into the base branch. Please rebase or merge it with the base branch.

@github-actions
Copy link

🟢 2025-09-15 15:21:57 UTC The validation of the Pull Request description is successful.

@StekPerepolnen StekPerepolnen deleted the audit-fault-stream-nb-25-1 branch September 16, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve sinks in UI (explain)