Skip to content

Set safeDeletedSearchIndex for iotv2 to accelerate wal deletion - #15221

Merged
OneSizeFitsQuorum merged 1 commit into
masterfrom
fix_iotv2_wal_index_set
Mar 28, 2025
Merged

Set safeDeletedSearchIndex for iotv2 to accelerate wal deletion#15221
OneSizeFitsQuorum merged 1 commit into
masterfrom
fix_iotv2_wal_index_set

Conversation

@OneSizeFitsQuorum

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org>
@sonarqubecloud

Copy link
Copy Markdown

@PengznaPengzna left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov

codecovBot commented Mar 28, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 39.34%. Comparing base (33d5b19) to head (26f459b).
Report is 23 commits behind head on master.

Files with missing linesPatch %Lines
.../iotdb/db/storageengine/dataregion/DataRegion.java25.00%3 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## master #15221 +/- ##
==========================================
Coverage 39.33% 39.34% Complexity 193 193 ==========================================
Files 4619 4623 +4 Lines 297244 297527 +283 Branches 37110 37135 +25 ==========================================
+ Hits 116926 117051 +125 - Misses 180318 180476 +158 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@OneSizeFitsQuorum
OneSizeFitsQuorum merged commit 630a3d2 into masterMar 28, 2025
@OneSizeFitsQuorum
OneSizeFitsQuorum deleted the fix_iotv2_wal_index_set branch March 28, 2025 08:08
JackieTien97 pushed a commit that referenced this pull request Apr 14, 2025
Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org>
(cherry picked from commit 630a3d2)
Sign up for freeto 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.

2 participants

@OneSizeFitsQuorum@Pengzna