This is an automated email from the ASF dual-hosted git repository.
zhonghongsheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 9af85f56203 Refactor DatabaseDiscoveryEngine (#23887)
9af85f56203 is described below
commit 9af85f562037af90ce6919800d6cb444a9e18886
Author: Liang Zhang <[email protected]>
AuthorDate: Wed Feb 1 12:54:04 2023 +0800
Refactor DatabaseDiscoveryEngine (#23887)
* Add YamlStorageNodeDataSource
* Merge StorageNodeStatus and DataSourceState
* Refactor DatabaseDiscoveryEngine
* Refactor DatabaseDiscoveryEngine