xiejiajun commented on pull request #4119:
URL: https://github.com/apache/zeppelin/pull/4119#issuecomment-841669228


   > Thanks for the clarification. PR LGTM.
   > BTW, do you know whether there's some connection pool library that we can 
use to manage the lifecycle of LDAP connection ? Let user to manage the 
connection lifecycle doesn't seem a proper solution.
   
   I think even if we can manage the LDAP connection through a third-party 
connection pool library, we need to manually return the connection to the pool 
after using up the connection, which is the same as the current solution, or do 
you have any more detailed suggestions?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to