sandynz commented on issue #14251: URL: https://github.com/apache/shardingsphere/issues/14251#issuecomment-1002995305
Hi @wl4g , from [Sharding Algorithm](https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-jdbc/builtin-algorithm/sharding/ ), there's no consistent hash fragmentation strategy for now. In fact, there're friendly strategies for scaling, e.g. `BOUNDARY_RANGE`. But scale on original database cluster is not implemented for now, it's planned and might be done at next year. -- 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]
