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 2022/12/15 15:50:04 UTC

[shardingsphere] branch master updated (5df8b67671d -> b5ed2ffe08f)

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

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


    from 5df8b67671d Rename AdvisorConfiguration (#22892)
     add b5ed2ffe08f Rename AgentConfiguration (#22893)

No new revisions were added by this update.

Summary of changes:
 .../agent/config/plugin/AgentConfiguration.java    | 33 ----------------------
 .../agent/bootstrap/ShardingSphereAgent.java       | 13 ++++-----
 .../config/loader/AgentConfigurationLoader.java    |  7 +++--
 .../swapper/YamlAgentConfigurationSwapper.java     | 17 ++++++-----
 .../core/plugin/loader/AdviceInstanceLoader.java   | 16 +++++------
 .../agent/core/transformer/AgentTransformer.java   |  6 ++--
 .../core/transformer/AgentTransformerTest.java     |  3 +-
 7 files changed, 30 insertions(+), 65 deletions(-)
 delete mode 100644 agent/api/src/main/java/org/apache/shardingsphere/agent/config/plugin/AgentConfiguration.java