![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
1.0.9, 1.0.8, 1.0.7, 1.0.6 |
|
Assignee:
|
Logback dev list
|
|
Components:
|
logback-core |
|
Created:
|
17/Jan/13 2:45 PM
|
|
Description:
|
method public void discoverConnectionProperties() of class ConnectionSourceBase.java getting connection from pool but don't close connection. Therefore connection don't return to pool. Every reconfigure logback.xml cause invoking discoverConnectionProperties(). And leaking happens.
Seems in finally block it should be closing connection statement.
|
|
Project:
|
logback
|
|
Priority:
|
Major
|
|
Reporter:
|
Sayevskiy Viacheslav
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev