ERXObjectStoreCoordinator dispose not releasing database connection?
ERXObjectStoreCoordinator dispose not releasing database connection?
- Subject: ERXObjectStoreCoordinator dispose not releasing database connection?
- From: John Pollard <email@hidden>
- Date: Thu, 13 Mar 2014 12:40:18 +0000
Hi List,
I have noticed that the database connections (seen using "show processlist" within mysql) are not being released.
I create my own ERXObjectStoreCoordinator and this results in two new mysql connections appearing.
When later I call dispose() on that ERXObjectStoreCoordinator, the database connections are not being freed up.
The dispose() call is in a Session.terminate() method, called after super.terminate().
Thanks for any thoughts on this.
John
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden