Skip to content

[DO NOT MERGE](Running Single Function CI) Fixed potential login bugs && Added logs for pipe login and permission cache#17333

Open
Caideyipi wants to merge 15 commits intomasterfrom
fix-login
Open

[DO NOT MERGE](Running Single Function CI) Fixed potential login bugs && Added logs for pipe login and permission cache#17333
Caideyipi wants to merge 15 commits intomasterfrom
fix-login

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

@codecov
Copy link

codecov bot commented Mar 21, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.75%. Comparing base (402abdd) to head (11a6e0a).

Files with missing lines Patch % Lines
...iotdb/commons/auth/authorizer/BasicAuthorizer.java 20.00% 4 Missing ⚠️
.../pipe/source/dataregion/IoTDBDataRegionSource.java 0.00% 3 Missing ⚠️
...onfignode/persistence/auth/AuthorPlanExecutor.java 80.00% 1 Missing ⚠️
.../org/apache/iotdb/db/auth/BasicAuthorityCache.java 83.33% 1 Missing ⚠️
.../apache/iotdb/db/auth/ClusterAuthorityFetcher.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #17333   +/-   ##
=========================================
  Coverage     39.74%   39.75%           
  Complexity      312      312           
=========================================
  Files          5126     5126           
  Lines        346228   346236    +8     
  Branches      44083    44083           
=========================================
+ Hits         137608   137630   +22     
+ Misses       208620   208606   -14     

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

@Caideyipi Caideyipi changed the title Fixed potential login bugs && Added logs for pipe login and permission cache [DO NOT MERGE](Running Single Function CI) Fixed potential login bugs && Added logs for pipe login and permission cache Mar 23, 2026
@sonarqubecloud
Copy link

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.

1 participant