You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2020/04/02 09:13:00 UTC

[jira] [Commented] (IGNITE-12804) SQL: ConnectionManager refactoring

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

Ignite TC Bot commented on IGNITE-12804:
----------------------------------------

{panel:title=Branch: [pull/7569/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5169718&amp;buildTypeId=IgniteTests24Java8_RunAll]

> SQL: ConnectionManager refactoring
> ----------------------------------
>
>                 Key: IGNITE-12804
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12804
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>    Affects Versions: 2.8
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>            Priority: Major
>             Fix For: 2.9
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> As of now ConnectionManager is a mess, really hard to understand. We should refactor it.
> Also ThreadLocal connection is a root cause of complicated behavior of local queries & map queries.
> I guess we have to use simple connection pool. 
> For better performance connection pools will be striped by Thread ID.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)