You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by ji...@apache.org on 2023/01/05 08:42:51 UTC

[shardingsphere] branch master updated: file-advisors.yaml is split into file-jdbc-advisors.yaml and file-proxy-advisors.yaml (#23347)

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

jianglongtao 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 4cd97d430e9 file-advisors.yaml is split into file-jdbc-advisors.yaml and file-proxy-advisors.yaml (#23347)
4cd97d430e9 is described below

commit 4cd97d430e9738b93bb1ed78bcb7d93e62ebbb70
Author: jiangML <10...@qq.com>
AuthorDate: Thu Jan 5 16:42:41 2023 +0800

    file-advisors.yaml is split into file-jdbc-advisors.yaml and file-proxy-advisors.yaml (#23347)
---
 .../META-INF/conf/{file-advisors.yaml => file-jdbc-advisors.yaml}         | 0
 .../META-INF/conf/{file-advisors.yaml => file-proxy-advisors.yaml}        | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/agent/plugins/logging/type/file/src/main/resources/META-INF/conf/file-advisors.yaml b/agent/plugins/logging/type/file/src/main/resources/META-INF/conf/file-jdbc-advisors.yaml
similarity index 100%
copy from agent/plugins/logging/type/file/src/main/resources/META-INF/conf/file-advisors.yaml
copy to agent/plugins/logging/type/file/src/main/resources/META-INF/conf/file-jdbc-advisors.yaml
diff --git a/agent/plugins/logging/type/file/src/main/resources/META-INF/conf/file-advisors.yaml b/agent/plugins/logging/type/file/src/main/resources/META-INF/conf/file-proxy-advisors.yaml
similarity index 100%
rename from agent/plugins/logging/type/file/src/main/resources/META-INF/conf/file-advisors.yaml
rename to agent/plugins/logging/type/file/src/main/resources/META-INF/conf/file-proxy-advisors.yaml