[
https://issues.apache.org/jira/browse/HBASE-14435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-14435:
--------------------------
Attachment: 14435.addendum.txt
Addendum. The thrift tests failed again on my rig. We were not picking up the
hbase-site.xml in test context. Add a few lines to pom.
> thrift tests don't have test-specific hbase-site.xml so 'BindException:
> Address already in use' because info port is not turned off
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-14435
> URL: https://issues.apache.org/jira/browse/HBASE-14435
> Project: HBase
> Issue Type: Sub-task
> Components: test
> Reporter: stack
> Assignee: stack
> Fix For: 2.0.0, 1.2.0, 1.3.0
>
> Attachments: 14435.addendum.txt, 14435.txt
>
>
> Running on my test rig:
> {code}
> <testcase
> name="org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithLabels"
>
> classname="org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithLabels"
> time="0.006">
> <error message="Shutting down"
> type="java.io.IOException"><![CDATA[java.io.IOException: Shutting down
> at sun.nio.ch.Net.bind0(Native Method)
> at sun.nio.ch.Net.bind(Net.java:444)
> at sun.nio.ch.Net.bind(Net.java:436)
> at
> sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
> ....
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)