Siyao Meng created HDFS-13723: --------------------------------- Summary: Occasional "Should be different group" error in TestRefreshUserMappings#testGroupMappingRefresh Key: HDFS-13723 URL: https://issues.apache.org/jira/browse/HDFS-13723 Project: Hadoop HDFS Issue Type: Bug Components: security, test Affects Versions: 3.0.3 Reporter: Siyao Meng Assignee: Siyao Meng Fix For: 3.0.3
In some occasions, the user-group mapping refresh timeout test assertion would fail due to the mapping didn't refresh in time, reporting "Should be different group". Solution: Increase the timeout slightly, and place debugging message in load() and reload() methods in class GroupCacheLoader. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org