He-Pin opened a new issue, #8062:
URL: https://github.com/apache/rocketmq/issues/8062

   ### Before Creating the Enhancement Request
   
   - [X] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   Add virtual thread support for `ConsumeMessageService`
   
   ### Motivation
   
   There are many `ConsumeMessageThread_` threads at work, so I would like to 
leverage the virtual thread in Java 21.
   
   ### Describe the Solution You'd Like
   
   Add virtual thread support when user turns it on and the virtual thread is 
supported.
   
   ### Describe Alternatives You've Considered
   
   delegate to a virtual thread pool.
   
   ### Additional Context
   
   at $Work


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to