Connection Pool - Broken Connection Handling
--------------------------------------------

                 Key: DNET-916
                 URL: http://tracker.firebirdsql.org/browse/DNET-916
             Project: .NET Data provider
          Issue Type: Bug
          Components: ADO.NET Provider
    Affects Versions: 7.1.1.0
            Reporter: Patrick Frießnegg
            Assignee: Jiri Cincura


Issue still not solved. 
Depending on FbConnectionInternal.Database.ConnectionBroken state - the problem 
is partially fixed.

Dead connections does not get back in "available" queue if ConnectionBroken is 
set, but they get stuck in "busy" queue now.
Therefore, with each broken connection the connection pool is reduced by 1. 
Leading to a dead application / "connection pool is full" which the code does 
not recover from.

related to
http://tracker.firebirdsql.org/browse/DNET-585
http://tracker.firebirdsql.org/browse/DNET-818
http://tracker.firebirdsql.org/browse/DNET-668

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       


_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to