zy-kkk opened a new pull request, #31783:
URL: https://github.com/apache/doris/pull/31783

   ## Proposed changes
   
   Issue Number: close #xxx
   
   Since we depend on druid version 1.2.11, we will encounter the following 
warning when compiling, so we switch back to 1.2.5. However, please note that 
this version may have a connection leak problem when keepalive is turned on, so 
please use the keepalive function with caution
   ```
   Caused by: org.apache.maven.model.building.ModelBuildingException: 2 
problems were encountered while building the effective model for 
com.alibaba:druid:1.2.11
   [ERROR] 'dependencies.dependency.systemPath' for com.sun:tools:jar must 
specify an absolute path but is ${project.basedir}/lib/openjdk-1.8-tools.jar @ 
line 645, column 16
   [ERROR] 'dependencies.dependency.systemPath' for com.sun:jconsole:jar must 
specify an absolute path but is ${project.basedir}/lib/openjdk-1.8-jconsole.jar 
@ line 653, column 16
   ```
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
[[email protected]](mailto:[email protected]) by explaining why you 
chose the solution you did and what alternatives you considered, etc...
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to