You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pegasus.apache.org by GitBox <gi...@apache.org> on 2022/08/22 03:24:45 UTC

[GitHub] [incubator-pegasus] GehaFearless opened a new issue, #1131: Limit udp service by config

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-unsubscribe@pegasus.apache.org.apache.org

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


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


[GitHub] [incubator-pegasus] empiredan closed issue #1131: Limit udp service by config

Posted by GitBox <gi...@apache.org>.
empiredan closed issue #1131: Limit udp service by config
URL: https://github.com/apache/incubator-pegasus/issues/1131


-- 
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-unsubscribe@pegasus.apache.org

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


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