Skip to content

why clean the code in method ConsumeMessageConcurrentlyService#incCorePoolSize/decCorePoolSize #1969

@WintererOoO

Description

@WintererOoO

just a question ,not a bug report

VERSION:4.7.0

DESC:
we found that ConsumeMessageConcurrentlyService#consumeExecutor use a nearly
infinite blocking queue,so the corePoolSize will always be this.defaultMQPushConsumer.getConsumeThreadMin(),is this.defaultMQPushConsumer.getConsumeThreadMax() a useless parameter? and we also find the method incCorePoolSize and decCorePoolSize which use to adjust corePoolSize , but it is commented out ,could you tell me why?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions