Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Impala 2.1
-
None
-
None
Description
TSaslServerTransport::Factory::getTransport() causes transportMap_ to grow without apparent bound, at the rate of roughly one per connection. This leaks a few bytes per connection in secure (LDAP or Kerberos) environments.