Skip to content

Pipe: Further reduced the repeating pipe logs#17366

Merged
jt2594838 merged 3 commits intomasterfrom
pipe-log-nn
Mar 27, 2026
Merged

Pipe: Further reduced the repeating pipe logs#17366
jt2594838 merged 3 commits intomasterfrom
pipe-log-nn

Conversation

@Caideyipi
Copy link
Collaborator

Description

As the title said.


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Mar 26, 2026

Codecov Report

❌ Patch coverage is 0% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.61%. Comparing base (fd3726f) to head (2cc58e7).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...eceiver/protocol/thrift/IoTDBDataNodeReceiver.java 0.00% 8 Missing ⚠️
.../statemachine/dataregion/DataExecutionVisitor.java 0.00% 6 Missing ⚠️
...ueryengine/plan/scheduler/AsyncPlanNodeSender.java 0.00% 6 Missing ⚠️
...pe/agent/task/subtask/PipeAbstractSinkSubtask.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17366      +/-   ##
============================================
- Coverage     39.62%   39.61%   -0.01%     
  Complexity      312      312              
============================================
  Files          5127     5127              
  Lines        346203   346207       +4     
  Branches      44070    44072       +2     
============================================
- Hits         137169   137153      -16     
- Misses       209034   209054      +20     

☔ 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.

@jt2594838 jt2594838 merged commit 8515441 into master Mar 27, 2026
29 of 30 checks passed
@jt2594838 jt2594838 deleted the pipe-log-nn branch March 27, 2026 03:20
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.

2 participants