sandynz commented on issue #12672: URL: https://github.com/apache/shardingsphere/issues/12672#issuecomment-927306882
> @rfscholte you only modify first problem, > BootstrapInitializer.java have some problem (can't initlization) --this problem still exists, I think, you need some filter operator to avoid empty logic_db. I tested with `psql`, it works, but `setDatabaseServerInfo()` will ignore `setServerVersion`, since `findBackendDataSource()` return empty result. I'll start another PR to improve it. -- 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]
