Chris Nauroth created HDFS-7130: ----------------------------------- Summary: TestDataTransferKeepalive fails intermittently on Windows. Key: HDFS-7130 URL: https://issues.apache.org/jira/browse/HDFS-7130 Project: Hadoop HDFS Issue Type: Bug Components: test Reporter: Chris Nauroth Assignee: Chris Nauroth
{{TestDataTransferKeepalive}} has failed intermittently on Windows. These tests rely on a 1 ms thread sleep to wait for a cache expiration. This is likely too short on Windows, which has been observed to have a less granular clock interrupt period compared to typical Linux machines. -- This message was sent by Atlassian JIRA (v6.3.4#6332)