Skip to content

Pipe: Fixed the bug that the default "enable-send-tsfile-limit" is set to false for historical pipes split by full sync#17264

Merged
jt2594838 merged 2 commits intomasterfrom
chainge
Mar 6, 2026
Merged

Pipe: Fixed the bug that the default "enable-send-tsfile-limit" is set to false for historical pipes split by full sync#17264
jt2594838 merged 2 commits intomasterfrom
chainge

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

sonarqubecloud bot commented Mar 5, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
5.5% Duplication on New Code (required ≤ 5%)

See analysis details on SonarQube Cloud

@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

❌ Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.70%. Comparing base (cd8f3db) to head (648512e).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...ion/config/executor/ClusterConfigTaskExecutor.java 0.00% 7 Missing ⚠️
...pe/agent/task/builder/PipeDataNodeTaskBuilder.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17264      +/-   ##
============================================
- Coverage     39.71%   39.70%   -0.01%     
  Complexity      282      282              
============================================
  Files          5100     5100              
  Lines        341945   341952       +7     
  Branches      43559    43559              
============================================
- Hits         135794   135781      -13     
- Misses       206151   206171      +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 9424778 into master Mar 6, 2026
29 of 30 checks passed
@jt2594838 jt2594838 deleted the chainge branch March 6, 2026 03:36
jt2594838 pushed a commit that referenced this pull request Mar 6, 2026
…-limit" is set to false for historical pipes split by full sync (#17264) (#17265)

* may-comp

* Avoid someone merge with name 'may-comp'
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