Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pool of external connections [CORE5990] #6240

Closed
firebird-automations opened this issue Jan 23, 2019 · 7 comments
Closed

Pool of external connections [CORE5990] #6240

firebird-automations opened this issue Jan 23, 2019 · 7 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @hvlad

To avoid delays when external connections established frequently, external
data source (EDS) subsystem is supplemented by the pool of external connections.
The pool keeps unused external connections for some time and allows to avoid the
cost of connecting / disconnecting for frequently used connection strings.

====== Test Details ======

Test assumes that firebird.conf contains:
ExtConnPoolSize = 100 (or at any other value >= 6)
ExtConnPoolLifeTime = 10

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

The ticket is created for documentation purposes.

More details at doc\sql.extensions\README.external_connections_pool

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 4.0 Beta 1 [ 10750 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Resolved [ 5 ]

QA Status: No test => Deferred

Test Details: Sent letter to hvlad et al, 25.04.2019 23:25. Waiting for reply.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Resolved [ 5 ]

QA Status: Deferred => Done successfully

Test Details: Sent letter to hvlad et al, 25.04.2019 23:25. Waiting for reply. =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Resolved [ 5 ]

Test Details: Test assumes that firebird.conf contains:
ExtConnPoolSize = 100 (or at any other value >= 6)
ExtConnPoolLifeTime = 10

Test Specifics: [Custom configuration required]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants