dongzl commented on a change in pull request #4109: persist SchemaNames for
getChildren.
URL:
https://github.com/apache/incubator-shardingsphere/pull/4109#discussion_r373339945
##########
File path:
sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-nacos/src/main/java/org/apache/shardingsphere/orchestration/center/instance/NacosConfigInstance.java
##########
@@ -108,16 +106,12 @@ private String getDirectly(final String key) {
*/
@Override
public void persist(final String key, final String value) {
Review comment:
Update schema name info on `ConfigurationService`'s
`persistShardingSchemaName` method.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services