[ 
https://issues.apache.org/jira/browse/IGNITE-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Kuznetsov resolved IGNITE-2162.
--------------------------------------
    Resolution: Fixed
      Assignee: Pavel Konstantinov  (was: Alexey Kuznetsov)

Reworked secret.properties JDBC URL generation.

> Add vendor jdbc prefix to JDBC url in 'secret.properties' file
> --------------------------------------------------------------
>
>                 Key: IGNITE-2162
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2162
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: wizards
>            Reporter: Pavel Konstantinov
>            Assignee: Pavel Konstantinov
>             Fix For: 1.5
>
>
> Currently for example for DB2 we generate the following secret.properties 
> body:
> {code}
> ds.jdbc.url=YOUR_JDBC_URL
> {code}
> This will be a bit better if template for JDBC URL will be inserted:
> {code}
> ds.jdbc.url=jdbc:oracle:thin:@[host]:[port]:[database]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to