Description
TestWebHdfsTimeouts fails on Linux, in my case,
Linux version 4.4.38 (jenkins@debbuilder02-sjc1) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP Mon Dec 12 09:01:31 UTC 2016)
However, the test succeeds on Mac. It seems this is due to a change on backlog queue implementation since Linux 2.2. See http://veithen.github.io/2014/01/01/how-tcp-backlog-works-in-linux.html. Therefore, consumeConnectionBacklog doesn't work as intended under Linux. We should figure out a way to fix this or disable the relevant tests.
Attachments
Issue Links
- duplicates
-
HDFS-11043 TestWebHdfsTimeouts fails
- Resolved
- is duplicated by
-
HDFS-13267 Fix TestWebHdfsTimeouts
- Resolved