[
https://issues.apache.org/jira/browse/IGNITE-6752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16218897#comment-16218897
]
ASF GitHub Bot commented on IGNITE-6752:
----------------------------------------
GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/2927
IGNITE-6752 JDBC thin: connection property refactoring
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6752
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2927.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2927
----
commit 9915b8f0aeb219ace016184a7d3e7145b2815a21
Author: tledkov-gridgain <[email protected]>
Date: 2017-10-17T12:28:18Z
IGNITE-6625: save the progress
commit c35b3c0d325a1103757cc6f9defe5e496d678af3
Author: tledkov-gridgain <[email protected]>
Date: 2017-10-24T11:55:50Z
Merge branch '_master' into ignite-6625
commit b0043a258beb28af173559c7bf791c4d507e2984
Author: tledkov-gridgain <[email protected]>
Date: 2017-10-24T16:05:27Z
Merge branch '_master' into ignite-6625
commit b6ce6d8dec2ad96ab27e188edf22f784654054e6
Author: tledkov-gridgain <[email protected]>
Date: 2017-10-25T15:22:08Z
IGNITE-6752: JDBC thin: connection property refactoring
----
> JDBC thin: connection property refactoring
> ------------------------------------------
>
> Key: IGNITE-6752
> URL: https://issues.apache.org/jira/browse/IGNITE-6752
> Project: Ignite
> Issue Type: Task
> Security Level: Public(Viewable by anyone)
> Components: jdbc
> Affects Versions: 2.2
> Reporter: Taras Ledkov
> Assignee: Taras Ledkov
> Fix For: 2.3
>
>
> The issues IGNITE-6140 and IGNITE-6625 have to connection properties
> refactoring.
> Otherwise the logic to work with connection properties is separated between
> several classes.
> Also, SSL implementation for JDB client adds many new properties.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)