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

Error "connection lost to database" could happen when application creates few local attachments (using XNET) simultaneously [CORE6142] #6391

Closed
firebird-automations opened this issue Sep 13, 2019 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @hvlad

Commits: 0a22aa2 2c7fcdb 57571c2

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

If some multythreaded application creates few local connections at the same time (in different threads)
it is possible that some connections are established and some - failed with isc_lost_db_connection error
("connection lost to database").

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

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

resolution: Fixed [ 1 ]

Fix Version: 3.0.5 [ 10885 ]

Fix Version: 4.0 Beta 2 [ 10888 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Done successfully

Test Specifics: [Platform (Windows/Linux) specific]

@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