Luis Angel Vicente Sanchez created ZEPPELIN-2900:
----------------------------------------------------
Summary: GetUserList.getUserList leaks JdbcRealm connections
Key: ZEPPELIN-2900
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2900
Project: Zeppelin
Issue Type: Bug
Reporter: Luis Angel Vicente Sanchez
Priority: Critical
[GetUserList.java#241|https://github.com/apache/zeppelin/blob/d6203c51ed9eef5e616090326d3dd6dddf21216a/zeppelin-server/src/main/java/org/apache/zeppelin/rest/GetUserList.java#L241]
is not closing the connections that it borrows from the datasource, preventing
them to be returned to the connection pool (if one is used)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)