"BindException: Cannot assign requested address" because all descriptors occupied in TIME_WAIT when random reading ------------------------------------------------------------------------------------------------------------------
Key: HBASE-2492 URL: https://issues.apache.org/jira/browse/HBASE-2492 Project: Hadoop HBase Issue Type: Bug Affects Versions: 0.20.4, 0.20.5, 0.21.0 Reporter: stack Fix For: 0.21.0 See tail of hbase-2180 for detail on this issue. If a lot of random reading, we start to us up descriptors because sockets stuck in TIME_WAIT. Workaround described over in hbase-2180. This issue covers fix for hdfs so we don't open a socket each pread. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.