Thrift-1652: TSaslTransport does not log the error when kerberos auth fails
authorJake Farrell <jfarrell@apache.org>
Sat, 14 Jul 2012 23:56:20 +0000 (23:56 +0000)
committerJake Farrell <jfarrell@apache.org>
Sat, 14 Jul 2012 23:56:20 +0000 (23:56 +0000)
commit3fcdb09267f280c041dc1e613cb4bf42ac880516
tree9b39123aa3a006f39045db625d54e3e5057d177e
parent6530f1dc88377c3d1a9811267c76fd80d5f419c4
Thrift-1652: TSaslTransport does not log the error when kerberos auth fails
Client: java
Patch: Rohini Palaniswamy

The actual kerberos authentication failure is not logged and it is very difficult to find the actual reason for the failure.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1361615 13f79535-47bb-0310-9956-ffa450edef68
lib/java/src/org/apache/thrift/transport/TSaslTransport.java