Skip to content

[ISSUE #10189] Remove unused fetchRemoteConfigExecutorService in MQClientInstance#10190

Merged
lizhimins merged 2 commits intoapache:developfrom
Kris20030907:remove-useless-threadpool
Mar 31, 2026
Merged

[ISSUE #10189] Remove unused fetchRemoteConfigExecutorService in MQClientInstance#10190
lizhimins merged 2 commits intoapache:developfrom
Kris20030907:remove-useless-threadpool

Conversation

@Kris20030907
Copy link
Copy Markdown
Contributor

…stance

Which Issue(s) This PR Fixes

Brief Description

How Did You Test This Change?

@lizhimins
Copy link
Copy Markdown
Member

lizhimins commented Mar 31, 2026

Error: /home/runner/work/rocketmq/rocketmq/client/src/main/java/org/apache/rocketmq/client/impl/factory/MQClientInstance.java:89:8: Unused import - java.util.concurrent.ThreadFactory. [UnusedImports]

Need rebase develop branch to trigger CI again

@Kris20030907 Kris20030907 force-pushed the remove-useless-threadpool branch from b44f14d to 334c33e Compare March 31, 2026 08:02
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.92%. Comparing base (459d27b) to head (00625cc).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop   #10190   +/-   ##
==========================================
  Coverage      48.92%   48.92%           
  Complexity     13381    13381           
==========================================
  Files           1373     1373           
  Lines          99934    99932    -2     
  Branches       12905    12905           
==========================================
+ Hits           48890    48895    +5     
+ Misses         45088    45077   -11     
- Partials        5956     5960    +4     

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

@lizhimins lizhimins changed the title [ISSUE #10189] remove unused fetchRemoteConfigExecutorService in MQClientInstance [ISSUE #10189] Remove unused fetchRemoteConfigExecutorService in MQClientInstance Mar 31, 2026
@lizhimins lizhimins merged commit 9c0cc51 into apache:develop Mar 31, 2026
10 of 11 checks passed
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.

[Enhancement] remove unused fetchRemoteConfigExecutorService in MQClientInstance

3 participants