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

ASF GitHub Bot commented on IGNITE-2917:
----------------------------------------

GitHub user isapego opened a pull request:

    https://github.com/apache/ignite/pull/603

    IGNITE-2917: Added validation of the OdbcConfiguration.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/isapego/ignite ignite-2917

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/603.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 #603
    
----
commit ad8ff06d90d609af84ccb587b4905832aedb4410
Author: isapego <[email protected]>
Date:   2016-04-04T14:08:46Z

    IGNITE-2916: Merged OdbcConfiguration#host and #port to #address.

commit 9fb6ecb76d0e8de885ebc4a1521673aad0fa0eb3
Author: isapego <[email protected]>
Date:   2016-04-04T14:10:09Z

    IGNITE-2916: Enabled ODBC by default.

commit 349e78815301e53b1dc2785ba74718f2d66bee03
Author: isapego <[email protected]>
Date:   2016-04-04T14:42:25Z

    IGNITE-2915: Removed fine-grained parameters from OdbcConfiguration.

commit 81542ac675e1930d05dc8f38401adf3cfe86c529
Author: isapego <[email protected]>
Date:   2016-04-04T15:06:16Z

    IGNITE-2915: Removed public constants for fine-grained parameters.

commit e5e2b5a117f79716a1a913e4b88e50bd2e4c68ca
Author: isapego <[email protected]>
Date:   2016-04-04T15:09:51Z

    Merge branch 'ignite-2915' into ignite-2917

commit f5a42cc3b6d4fac4e67479572686c65bec7229fd
Author: isapego <[email protected]>
Date:   2016-04-04T16:01:44Z

    IGNITE-2917: Added validation of the OdbcConfiguration.

----


> ODBC: Add configuration validation.
> -----------------------------------
>
>                 Key: IGNITE-2917
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2917
>             Project: Ignite
>          Issue Type: Task
>          Components: odbc
>    Affects Versions: 1.5.0.final
>            Reporter: Vladimir Ozerov
>            Assignee: Igor Sapego
>            Priority: Critical
>             Fix For: 1.6
>
>
> We must add validation logic for {{OdbcConfiguration}}. Usually we place it 
> inside component's processor. Validation should be triggered from start() 
> method.



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

Reply via email to