You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/11/12 05:43:26 UTC

[GitHub] [dolphinscheduler] Narcasserun commented on a change in pull request #6828: [Feature][datasource] Change DataSource Connection Pool from Druid to HiKariCP (#6490)

Narcasserun commented on a change in pull request #6828:
URL: https://github.com/apache/dolphinscheduler/pull/6828#discussion_r747992900



##########
File path: dolphinscheduler-dao/pom.xml
##########
@@ -106,10 +106,6 @@
             <groupId>com.h2database</groupId>
             <artifactId>h2</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.alibaba</groupId>

Review comment:
       At present, dataX-task strongly relies on Druid for parsing. It is recommended to switch the metadata to provide interface parsing and then remove it




-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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