He-Pin opened a new pull request, #8063: URL: https://github.com/apache/rocketmq/pull/8063
<!-- Please make sure the target branch is right. In most case, the target branch should be `develop`. --> ### Which Issue(s) This PR Fixes Fixes https://github.com/apache/rocketmq/issues/8062 ### Brief Description <!-- Write a brief description for your pull request to help the maintainer understand the reasons behind your changes. --> 1. Add config for preferring the virtual thread, `"rocketmq.client.consumer.virtualThread"` default to `false` 2. When config is `true` and the Virtual thread is enabled, Make use of the virtual thread. ### How Did You Test This Change? <!-- In order to ensure the code quality of Apache RocketMQ, we expect every pull request to have undergone thorough testing. --> with unit tests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org