You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Pick 5.5.0-fix#15, optimize the rollback strategy for import database config failed
* Pick #33248, Check weight load balancer props when create readwrite-splitting rule
* Pick #33274, Add query parameters and check for mysql kill processId
* Pick #33367, Remove ShardingRouteAlgorithmException check logic temporarily to support different actual table name config
* Pick #33346, Fix missing logic db when query information_schema.SCHEMATA with NOT IN clause
* Pick #33370, Fix table does not exist exception when use HintManager#setDatabaseName to transparent
Bug Report
Which version of ShardingSphere did you use?
5.5.1-SNAPSHOT d52db30
Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
ShardingSphere-Proxy
Expected behavior
If a non-existent storage unit is referenced when creating a rule, an exception should be prompted
Actual behavior
The rule persistence succeeded, but the metadata refresh failed
Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
1. DistSQL
2. Proxy log
The text was updated successfully, but these errors were encountered: