Server using up memory when executing a big amount of select queries
--------------------------------------------------------------------
Key: DNET-830
URL: http://tracker.firebirdsql.org/browse/DNET-830
Project: .NET Data provider
Issue Type: Bug
Components: Entity Framework
Affects Versions: 6.0.0.0
Environment: Server: Firebird Server 3.0.3 32-Bit on Windows 10
Client: .NET Framework 4.6.2 on Win 10 and Mono 5.12 on Linux
Reporter: Reinhard Gunacker
Assignee: Jiri Cincura
Priority: Minor
When executing a big amount of simple LINQ queries in a loop, in a single connection or separated to several connections with pooling enabled, firebird.exe uses up memory pretty quickly.
Until you get an Exception saying it can't allocate more memory.
Didn't happen with v5.12.1 of the data provider.
--
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
|