Erik1288 opened a new issue #1316: [Enhancement-Request]Share each 
single-instanced handler with all the server-side channels, instead of creating 
a new handler instance whenever a channel comes.
URL: https://github.com/apache/rocketmq/issues/1316
 
 
   FEATURE REQUEST
   
   1. Please describe the feature you are requesting.
   
   - Annotate stateless netty handlers with @sharable.
      HandshakeHandler
      NettyEncoder
      NettyConnectManageHandler
      NettyServerHandler
   
   - Share each single-instanced handler with all the server-side channels, 
instead of creating a new handler instance whenever a channel comes.
   
   2. Provide any additional detail on your proposed use case for this feature.
   
   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?
   
   4. If there are some sub-tasks using -[] for each subtask and create a 
corresponding issue to map to the sub task:

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


With regards,
Apache Git Services

Reply via email to