[ 
https://issues.apache.org/jira/browse/DRILL-7816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17244453#comment-17244453
 ] 

ASF GitHub Bot commented on DRILL-7816:
---------------------------------------

luocooong opened a new pull request #2121:
URL: https://github.com/apache/drill/pull/2121


   # 
[DRILL-7816](https://issues.apache.org/jira/projects/DRILL/issues/DRILL-7816): 
bootstrap-storage-plugins.json is an outdated example
   
   ## Description
   
   Before Drill 1.18, we used DBCP2 to manage JDBC connections, and later we 
replaced it with "HikariCP". However, the parameter name of HikariCP is partly 
different from that of DBCP, so we need to modify the bootstrap code.
   
   ## Documentation
   https://github.com/brettwooldridge/HikariCP/tree/HikariCP-3.4.2
   
   ## Testing
   Create storage by the Web UI and it can be successful.
   


----------------------------------------------------------------
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.

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


> bootstrap-storage-plugins.json is an outdated example
> -----------------------------------------------------
>
>                 Key: DRILL-7816
>                 URL: https://issues.apache.org/jira/browse/DRILL-7816
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - JDBC
>    Affects Versions: 1.18.0
>            Reporter: luocong
>            Assignee: luocong
>            Priority: Blocker
>             Fix For: 1.19.0
>
>
> I create the rdbms storage with the example plugin, get the below error 
> message.
> org.apache.drill.common.exceptions.UserException: CONNECTION ERROR: Unable to 
> configure data source: Property maxIdle does not exist on target class 
> com.zaxxer.hikari.HikariConfig.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to