You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "TeslaCN (via GitHub)" <gi...@apache.org> on 2023/04/18 09:08:52 UTC

[GitHub] [shardingsphere] TeslaCN opened a new issue, #25209: Remove property proxy-backend-executor-suitable from server.yaml

TeslaCN opened a new issue, #25209:
URL: https://github.com/apache/shardingsphere/issues/25209

   ## API changes
   
   The property `proxy-backend-executor-suitable` was introduced from https://github.com/apache/shardingsphere/pull/12474.
   It is used for improving Proxy performance in scenario with fixed number of frontend connections. But blocking Netty EventLoop might cause troubles.
   Consider the following points, I'm going to remove this API since 5.4.0:
   1. It requires users to understand how Netty and ShardingSphere-Proxy work. It might cause have serious side effects if misuse.
   1. In scenarios where the number of frontend connections changes frequently, it may cause latency behavior unexpectedly.
   1. The variable naming might mislead users.
   
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

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


[GitHub] [shardingsphere] tristaZero closed issue #25209: Remove property proxy-backend-executor-suitable from server.yaml

Posted by "tristaZero (via GitHub)" <gi...@apache.org>.
tristaZero closed issue #25209: Remove property proxy-backend-executor-suitable from server.yaml
URL: https://github.com/apache/shardingsphere/issues/25209


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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