Shoothzj opened a new issue #8935:
URL: https://github.com/apache/pulsar/issues/8935


   **Describe the solution you'd like**
   The client config numIOThreads controls two things,
   1. The netty event loop threads
   2. The callback method of message received invoke
   For example, if a client only for producer message , it seems like it needs 
no or few threads situation 2.
   I think they are different scene, may be we should deprecate numIOThreads, 
and split it to two config


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to