-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Fixed the concurrency issue of region migrate and load #16796
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
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #16796 +/- ##
============================================
+ Coverage 38.72% 38.78% +0.06%
Complexity 207 207
============================================
Files 5006 5006
Lines 332048 332126 +78
Branches 42227 42233 +6
============================================
+ Hits 128577 128819 +242
+ Misses 203471 203307 -164 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/DataRegion.java
Outdated
Show resolved
Hide resolved
|
* rq * gra * fix * fix * coverage * fix * fix * fix



Description
As the titles said.
This PR has:
for an unfamiliar reader.
for code coverage.
Key changed/added classes (or packages if there are too many classes) in this PR