You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/09 12:52:02 UTC

[jira] [Commented] (IGNITE-7343) Add guard to prevent concurrent usage the JDBC thin connection

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

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

GitHub user tledkov-gridgain opened a pull request:

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

    IGNITE-7343  Add guard to prevent concurrent usage the JDBC thin connection

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-7343

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

    https://github.com/apache/ignite/pull/3337.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 #3337
    
----
commit 2fe1ca63a08ef3c12f239abfb5549b5a57096447
Author: tledkov-gridgain <tl...@...>
Date:   2017-12-29T12:43:26Z

    IGNITE-7335: add multi-tread guard

commit 227841f0f7bb5169d5e995705ac4dcf98e9dde86
Author: tledkov-gridgain <tl...@...>
Date:   2018-01-09T12:44:43Z

    Merge branch '_master' into ignite-7335

----


> Add guard to prevent concurrent usage the JDBC thin connection
> --------------------------------------------------------------
>
>                 Key: IGNITE-7343
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7343
>             Project: Ignite
>          Issue Type: Task
>          Components: jdbc
>    Affects Versions: 2.3
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>             Fix For: 2.5
>
>
> I propose to add multi-thread guard into {{JdbcThinTcpIo#sendRequest}} method to diagnostic concurrency usage of the Ignite JDBC connection. 
> The related ticket: IGNITE-7335



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)