Skip to content

[Bug] Proxy remoting thread pool isolation doesn't take effect #8232

Closed
@redlsz

Description

@redlsz

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.

image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions