Description
TestDataNodeUGIProvider has hard-coded sleep times waiting for background expiration of entries in a Guava cache. I have seen this test suite fail intermittently, because expiration is not guaranteed to happen strictly on the boundary of the period defined by the cache's expiration time.
Attachments
Attachments
Issue Links
- duplicates
-
HDFS-8855 Webhdfs client leaks active NameNode connections
- Resolved