Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
Docs Required
Description
Currently we have very complex multi-level connection pool. Instead, we may have a single concurrent queue with shared connections which are acquired and released by threads as needed. As an optimization we may optionally attach connections to thread-local storage.
Attachments
Issue Links
- is a child of
-
IGNITE-11203 SQL: global refactoring
- Open
- is duplicated by
-
IGNITE-10598 H2 ConnectionManager drop ThreadLocal logic
- Resolved