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 2020/08/11 08:42:11 UTC

[shardingsphere] branch master updated (4875e8e -> e42a68d)

This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 4875e8e  update blog (#6787)
     add e42a68d  Add SchemaNameCallback for proxy (#6785)

No new revisions were added by this update.

Summary of changes:
 .../orchestration/core/config/ConfigCenter.java              |  2 ++
 .../core/config/listener/SchemaChangedListener.java          |  4 +++-
 .../core/config/listener/SchemaChangedListenerTest.java      | 12 ++++++------
 .../{MetaDataCallback.java => SchemaNameCallback.java}       | 11 +++++------
 4 files changed, 16 insertions(+), 13 deletions(-)
 copy shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/callback/orchestration/{MetaDataCallback.java => SchemaNameCallback.java} (77%)