Python-IBM commented on issue #24317: URL: https://github.com/apache/shardingsphere/issues/24317#issuecomment-1455018991
> > I use version 5.2.1, and set the attribute "overwrite: true" of mode in the spring configuration, but the zookeeper has not updated the metadata, which is still old. I want to update metadata after the spring boot is restarted, and I don't want to use DistSQL to update. > > So as mentioned before, ShardingSphere 5.2.1 has removed the `overwrite` property, and the metadata does not support overwriting. I set "overwrite: true", the metadata updated the rules, but did not update the logical table under the "metadata/logic_db/schemas/logic_db/tables/" directory. I deleted the physical table, restarted the service, and the logical table still exists. What is the reason? -- 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]
