You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by adasari <gi...@git.apache.org> on 2017/03/05 12:15:23 UTC

[GitHub] ignite pull request #1594: IGNITE-4748

GitHub user adasari opened a pull request:

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

    IGNITE-4748

    added timeout support to jdbc statement

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

    $ git pull https://github.com/adasari/ignite ignite-4748

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

    https://github.com/apache/ignite/pull/1594.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 #1594
    
----
commit 653e439e9ccb733383b59a49b810828e6e3696c0
Author: unknown <an...@anilkd-t450.jnpr.net>
Date:   2017-03-05T11:34:57Z

    IGNITE-4748 : jdbc2.JdbcStatement does not implement setQueryTimeout method

commit fe58e7c669ef99870cdce5c5249bd281fc654476
Author: unknown <an...@anilkd-t450.jnpr.net>
Date:   2017-03-05T11:43:44Z

    Revert "IGNITE-4748 : jdbc2.JdbcStatement does not implement setQueryTimeout method"
    
    This reverts commit 653e439e9ccb733383b59a49b810828e6e3696c0.

commit 03eb41c81a6924385439f2903878ce242751b87e
Author: unknown <an...@anilkd-t450.jnpr.net>
Date:   2017-03-05T12:10:52Z

    IGNITE-4748

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---