Renukaprasad C created HDFS-15805: ------------------------------------- Summary: Hadoop prints sensitive Cookie information. Key: HDFS-15805 URL: https://issues.apache.org/jira/browse/HDFS-15805 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 3.1.1 Reporter: Renukaprasad C Assignee: Renukaprasad C
org.apache.hadoop.security.authentication.client.AuthenticatedURL.AuthCookieHandler#setAuthCookie - prints cookie information in log. Any sensitive infomation in Cookies will be logged, which needs to be avaided. LOG.trace("Setting token value to {} ({})", authCookie, oldCookie); -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org