You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2022/08/13 04:42:18 UTC

[GitHub] [incubator-linkis] casionone commented on a diff in pull request #2742: [Feature] The connection cache pool key value in the ConnectionManager is adjusted to the data source name + version number

casionone commented on code in PR #2742:
URL: https://github.com/apache/incubator-linkis/pull/2742#discussion_r945075387


##########
linkis-public-enhancements/linkis-datasource/linkis-datasource-client/src/test/java/org/apache/linkis/datasource/client/TestDataSourceClient.scala:
##########
@@ -27,7 +27,7 @@ import java.util.concurrent.TimeUnit
 object TestDataSourceClient {
   def main(args: Array[String]): Unit = {
     val clientConfig = DWSClientConfigBuilder.newBuilder()
-      .addServerUrl("http://127.0.0.1:9001") //set linkis-mg-gateway url: http://{ip}:{port}
+      .addServerUrl("http://114.116.102.50:9001") //set linkis-mg-gateway url: http://{ip}:{port}

Review Comment:
   ip clear



-- 
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@linkis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org