[
https://issues.apache.org/jira/browse/HBASE-9012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13715371#comment-13715371
]
stack commented on HBASE-9012:
------------------------------
Test was added by HBASE-6435.
[~nkeywal] What you think? The DN had not gone down by the time we call:
ServerSocket ss = new ServerSocket(port);// We're taking the port to have a
timeout issue later.
> TestBlockReorder.testBlockLocationReorder fails
> -----------------------------------------------
>
> Key: HBASE-9012
> URL: https://issues.apache.org/jira/browse/HBASE-9012
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: stack
>
> http://54.241.6.143/job/HBase-0.95/669/org.apache.hbase$hbase-server/testReport/junit/org.apache.hadoop.hbase.fs/TestBlockReorder/testBlockLocationReorder/
> java.net.BindException: Address already in use
> at java.net.PlainSocketImpl.socketBind(Native Method)
> at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:383)
> at java.net.ServerSocket.bind(ServerSocket.java:328)
> at java.net.ServerSocket.<init>(ServerSocket.java:194)
> at java.net.ServerSocket.<init>(ServerSocket.java:106)
> at
> org.apache.hadoop.hbase.fs.TestBlockReorder.testBlockLocationReorder(TestBlockReorder.java:182)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira