zeppelin git commit: [ZEPPELIN-2900] Close connection on getUserList

2017-09-06 Thread moon
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 e15c76cc0 -> e667bb5a9 [ZEPPELIN-2900] Close connection on getUserList ### What is this PR for? This PR fixed a JDBC connection leak on `GetUserList.getUserList` when the Shiro Realm is a JdbcRealm. After a while, it's not possible

zeppelin git commit: [ZEPPELIN-2900] Close connection on getUserList

2017-09-06 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 629e21769 -> b14f5ab95 [ZEPPELIN-2900] Close connection on getUserList ### What is this PR for? This PR fixed a JDBC connection leak on `GetUserList.getUserList` when the Shiro Realm is a JdbcRealm. After a while, it's not possible to e