https://bugzilla.novell.com/show_bug.cgi?id=360157

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=360157#c1


Veerapuram Varadhan <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]
             Status|NEW                                             |NEEDINFO
      Info Provider|                                                |[EMAIL 
PROTECTED]




--- Comment #1 from Veerapuram Varadhan <[EMAIL PROTECTED]>  2008-06-03 
04:56:49 MDT ---
(In reply to comment #0 from Jonathan Gagnon)
> Created an attachment (id=193936)
 --> (https://bugzilla.novell.com/attachment.cgi?id=193936) [details]
> Small test case that freezes on mono 1.2.6.
> 
> When using the connection pool, every call to SqlConnection.Open that fails
> uses one connection of the connection pool.  If the number of failures equals
> to the max pool size of the connection pool, the next call to
> SqlConnection.Open will freeze, waiting forever for a connection to become
> available (none will ever become available because they seem to be "lost").
> 
> See the attached program for an example.  This example doesn't freeze in .NET.
> 
Can you try it on 1.9?  I tried your repro and it works.  I use MS SQL Server
2k5.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to