jlovej opened a new issue, #21874: URL: https://github.com/apache/shardingsphere/issues/21874
Service Description: The sharding Key is not a database field, but needs to be divided according to the business logic, so it needs to use a custom forced sharding algorithm Environment configuration: springboot+dubbo+ss5.1.2+seata Problem description: according to the official documentation, implementation HintShardingAlgorithm interfaces, and configuration of the services, at the same time according to the official documentation, where calls using HintManager. SetDatabaseShardingValue to set the shard Related configuration:  services config  Relevant code: Customize the sharding algorithm   Logs are executed after the function is enabled:  In theory, ds-hlm data source should be used,But we're actually going to ds-0: ![Uploading 8e5e9f638856492d9e0b4693242252df.png…]() May I ask which configurations are wrong or missing? Please check and look forward to your reply -- 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]
