sguggilam commented on a change in pull request #2197:
URL: https://github.com/apache/hadoop/pull/2197#discussion_r471718232



##########
File path: 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/UserGroupInformation.java
##########
@@ -1238,18 +1238,19 @@ public void reloginFromKeytab() throws IOException {
    * This method assumes that {@link #loginUserFromKeytab(String, String)} had
    * happened already. The Subject field of this UserGroupInformation object is
    * updated to have the new credentials.
-   * 
-   * @param forceRelogin Fore re-login irrespective of the time of last login
+   *
+   * @param ignoreTimeElapsed Fore re-login irrespective of the time of last

Review comment:
       yes my bad, it's a typo, fixed it




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to