Skip to content

Make it easier for users to extend ClientRPCServiceImpl to export more rpc services#15589

Merged
JackieTien97 merged 2 commits intomasterfrom
ChangeSetUpWay
May 28, 2025
Merged

Make it easier for users to extend ClientRPCServiceImpl to export more rpc services#15589
JackieTien97 merged 2 commits intomasterfrom
ChangeSetUpWay

Conversation

@JackieTien97
Copy link
Contributor

Make it easier for users to extend ClientRPCServiceImpl to export more rpc services.

After being merged, others only need to extend ClientRPCServiceImpl and then implement customized rpc interfaces and then override protected String getClientRPCServiceImplClassName()

@sonarqubecloud
Copy link

@JackieTien97 JackieTien97 merged commit 1c64fde into master May 28, 2025
46 of 53 checks passed
@JackieTien97 JackieTien97 deleted the ChangeSetUpWay branch May 28, 2025 03:47
@codecov
Copy link

codecov bot commented May 28, 2025

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 39.11%. Comparing base (a70575f) to head (a8c64fa).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...ain/java/org/apache/iotdb/db/service/DataNode.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15589      +/-   ##
============================================
- Coverage     39.21%   39.11%   -0.11%     
  Complexity      198      198              
============================================
  Files          4710     4735      +25     
  Lines        306093   306988     +895     
  Branches      38285    38420     +135     
============================================
+ Hits         120048   120082      +34     
- Misses       186045   186906     +861     

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

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