HostAuthenicationProvider should be removed
-------------------------------------------
Key: ZOOKEEPER-238
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-238
Project: Zookeeper
Issue Type: Bug
Reporter: Benjamin Reed
I think the way the HostAuthenticationProvider is implemented could cause
serious performance problems if DNS is slow or broken. The problem is that we
need to do a reverse hostname resolution during connection establishment. I
suggest it be removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.