xuanyuan300 opened a new issue, #168:
URL: https://github.com/apache/shardingsphere-on-cloud/issues/168

   ## Background
   Currently, in the `Deployment` configuration generated by `ShardingSphere 
Operator` for `ShardingSphere-Proxy`, the Strategy is 
`v1.RecreateDeploymentStrategyType`. This will cause the `proxy pod` to be  
deleted and rebuilt when the user updates, cause a temporary interruption of 
the user connect to the proxy.
   
   ## Plan
   The `Strategy` of the `Deployment` for `SahrdingSphere-Proxy` should be 
changed to `RollingUpdateDeploymentStrategyType` to avoid connetcion lost cause 
temporary interruption


-- 
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: 
[email protected]

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

Reply via email to