Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending messages asynchronously use a custom AsyncSenderExecutor in RocketMQTemplate #262

Closed
zhangjidi2016 opened this issue Jun 4, 2020 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@zhangjidi2016
Copy link
Contributor

FEATURE REQUEST

  1. Please describe the feature you are requesting.
    The number of threads in DefaultMQProducerImpl/defaultAsyncSenderExecutor can be dynamically configured?
  2. Provide any additional detail on your proposed use case for this feature.
    image
  3. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
@zongtanghu zongtanghu added discuss Discuss whether to support question Further information is requested labels Jun 4, 2020
@zongtanghu
Copy link

zongtanghu commented Jun 4, 2020

In current rocketmq-spring client, users can't set the defaultAsyncSenderExecutor threadpool size.So can we expose a method to set this thread pool size. @RongtongJin

@zhangjidi2016 zhangjidi2016 changed the title The number of threads in DefaultMQProducerImpl/defaultAsyncSenderExecutor can be dynamically configured? Sending messages asynchronously use a custom AsyncSenderExecutor in RocketMQTemplate Jun 8, 2020
@RongtongJin RongtongJin added this to the 2.1.1 milestone Jun 8, 2020
@RongtongJin RongtongJin added enhancement New feature or request and removed discuss Discuss whether to support question Further information is requested labels Jun 8, 2020
RongtongJin pushed a commit that referenced this issue Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants