You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2023/02/01 04:54:12 UTC

[shardingsphere] branch master updated: Refactor DatabaseDiscoveryEngine (#23887)

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 <zh...@apache.org>
AuthorDate: Wed Feb 1 12:54:04 2023 +0800

    Refactor DatabaseDiscoveryEngine (#23887)
    
    * Add YamlStorageNodeDataSource
    
    * Merge StorageNodeStatus and DataSourceState
    
    * Refactor DatabaseDiscoveryEngine
    
    * Refactor DatabaseDiscoveryEngine