[Firebird-net-provider] [FB-Tracker] Created: (DNET-620) Too much initialization for FbConnectionPoolManager

2015-07-23 Thread Jiri Cincura (JIRA)
Too much initialization for FbConnectionPoolManager
---

 Key: DNET-620
 URL: http://tracker.firebirdsql.org/browse/DNET-620
 Project: .NET Data provider
  Issue Type: Bug
  Components: ADO.NET Provider
Affects Versions: 4.6.4.0
Reporter: Jiri Cincura
Assignee: Jiri Cincura


The FbConnectionPoolManager should use ExecutionAndPublication to not create 
garbage.

-- 
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


Re: [Firebird-net-provider] DNET-607

2015-07-23 Thread Mark Rotteveel
On Thu, 23 Jul 2015 07:56:09 +, Jiří Činčura j...@cincura.net wrote:
 Hi *,
 
 Anybody willing to give me a code review?

https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient/compare/DNET-607

Does the releasing/disposing also require locking on _syncroot? If so: 

release.AsParallel().ForAll(x = x.Dispose());

Might cause a deadlock.

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


Re: [Firebird-net-provider] DNET-607

2015-07-23 Thread Jiří Činčura
 Does the releasing/disposing also require locking on _syncroot? If so:

No.
-- 
Mgr. Jiří Činčura
Independent IT Specialist


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