GehaFearless opened a new issue, #1131:
URL: https://github.com/apache/incubator-pegasus/issues/1131

   ## Feature Request
   
   **Describe the feature you'd like:**
   Config `rpc_call_channel` select what channel this RPC item used. But the 
UDP service always start on server whether RPC use UDP or not. 
   
   **Describe alternatives you've considered:**
   I will add a configuration 'enable_udp' with a default value of 'false' in 
the 'network' section. It gives the server control over whether to start the 
UDP service.
   
   If one of RPC config `rpc_call_channel` is `RPC_CHANNEL_UDP`, should make 
'enable_udp' is `true` first.
   


-- 
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: dev-unsubscr...@pegasus.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pegasus.apache.org
For additional commands, e-mail: dev-h...@pegasus.apache.org

Reply via email to