[ https://issues.apache.org/jira/browse/HDFS-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870876#action_12870876 ]
Jitendra Nath Pandey commented on HDFS-1038: -------------------------------------------- test-patch results [exec] +1 overall. [exec] [exec] +1 @author. The patch does not contain any @author tags. [exec] [exec] +1 tests included. The patch appears to include 3 new or modified tests. [exec] [exec] +1 javadoc. The javadoc tool did not generate any warning messages. [exec] [exec] +1 javac. The applied patch does not increase the total number of javac compiler warnings. [exec] [exec] +1 findbugs. The patch does not introduce any new Findbugs warnings. [exec] [exec] +1 release audit. The applied patch does not increase the total number of release audit warnings. > In nn_browsedfscontent.jsp fetch delegation token only if security is enabled. > ------------------------------------------------------------------------------ > > Key: HDFS-1038 > URL: https://issues.apache.org/jira/browse/HDFS-1038 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: Jitendra Nath Pandey > Assignee: Jitendra Nath Pandey > Attachments: HDFS-1038-y20.1.patch, HDFS-1038.1.patch, > HDFS-1038.2.patch > > > nn_browsedfscontent.jsp calls getDelegationToken even if security is > disabled, which causes NPE. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.