Closed
Description
Before Creating the Bug Report
-
I found a bug, not just asking a question, which should be created in GitHub Discussions.
-
I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.
-
I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
Runtime platform environment
macos
RocketMQ version
develop
JDK Version
1.8
Describe the Bug
Proxy remoting thread pool isolation doesn't take effect and all remoting requests are processed by the public thread pool.

Steps to Reproduce
/
What Did You Expect to See?
The remoting request will be processed by different thread pools according to request code.
What Did You See Instead?
All remoting requests are processed by the public thread pool.
Additional Context
No response
Metadata
Metadata
Assignees
Labels
No labels