[
https://issues.apache.org/jira/browse/IGNITE-12804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17074395#comment-17074395
]
Taras Ledkov commented on IGNITE-12804:
---------------------------------------
[~amashenkov], the review comments are fixed and tests are re-run.
Please review.
> 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 10m
> 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)