Micah Whitacre created ZOOKEEPER-1512:
-----------------------------------------

             Summary: Reduce log level of missing ZookeeperSaslClient Security 
Exception
                 Key: ZOOKEEPER-1512
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1512
             Project: ZooKeeper
          Issue Type: Bug
          Components: java client
            Reporter: Micah Whitacre


When running the Java client you frequently get messages like the following:

org.apache.zookeeper.client.ZooKeeperSaslClient SecurityException: 
java.lang.SecurityException: Unable to locate a login configuration occurred 
when trying to find JAAS configuration.

In cases where we don't want this configuration enabled, the logs get spammed 
with this message.  It's scope should lowered to debug/trace to prevent 
flooding logs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to