cherrylzhao commented on issue #2362: {dataSource-1} inited takes a long time
when use ORA12c
URL:
https://github.com/apache/incubator-shardingsphere/issues/2362#issuecomment-494307086
default datasource is configured by
`spring.shardingsphere.sharding.default-data-source-name=xx`.
as your application only have one datasource, ShardingSphere also regard it
as a `default datasource`, this would make loading all tables of `mytest`
database. I think we can do enhance for 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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services