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

   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   master 7847cd42019044901b996fde8e49ec0bb9f4e306
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   proxy
   ### Expected behavior
   `None` sharding strategy type can be config by yaml correctly
   ### Actual behavior
   `None` sharding strategy type cannot be config by yaml
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule 
configuration, when exception occur etc.
   - prepare a yaml file with `None` sharding strategy type
   ![77901675916549_ 
pic](https://user-images.githubusercontent.com/57847965/217757017-c300c9ff-a046-40fb-8b4b-0b1443d78ea6.jpg)
   - run Proxy with the yaml file, then you can see that the `None` sharding 
strategy type was not stored in ZK
   ![77891675916549_ 
pic](https://user-images.githubusercontent.com/57847965/217757564-94a21f4e-e325-4b24-aaa6-c3bd93273401.jpg)
   ### Example codes for reproduce this issue (such as a github link).
   


-- 
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