You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/11/30 06:27:28 UTC

[GitHub] [shardingsphere] RaigorJiang commented on a diff in pull request #22505: Refactor agent plugin to support JDBC

RaigorJiang commented on code in PR #22505:
URL: https://github.com/apache/shardingsphere/pull/22505#discussion_r1035572096


##########
agent/api/src/main/java/org/apache/shardingsphere/agent/spi/boot/PluginBootService.java:
##########
@@ -27,8 +27,9 @@ public interface PluginBootService extends AgentTypedSPI, AutoCloseable {
     
     /**
      * Start plugin boot service.
-     *
-     * @param pluginConfig plugin configuration
+     * 
+     * @param pluginConfig pluginConfig plugin configuration

Review Comment:
   Duplicate pluginConfig



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org