[
https://issues.apache.org/jira/browse/HBASE-14171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267021#comment-16267021
]
Bar Rotstein commented on HBASE-14171:
--------------------------------------
I'm having trouble building base from source. the man test command fails with
compilation errors for the project "htbase-thrift".
could you please help me set up my development environment for hbase?
> [HBase Thrift] ThriftServer is not shutting down if
> "hbase.regionserver.thrift.port" Address already in use.
> ------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-14171
> URL: https://issues.apache.org/jira/browse/HBASE-14171
> Project: HBase
> Issue Type: Bug
> Components: Thrift
> Reporter: Y. SREENIVASULU REDDY
> Assignee: Bar Rotstein
> Fix For: 2.0.0
>
>
> If "hbase.regionserver.thrift.port" Address already in use, ThriftServer
> should shutdown,
> with out this "hbase.regionserver.thrift.port" we cant perform any
> operations on ThriftServer . Then there is no use of running ThriftServer
> process.
> If port is already used then exception or message also not throwing like
> address already in use.
> Only info port information is showing.
> {code}
> 2015-07-30 12:20:56,186 INFO [main] http.HttpServer: Jetty bound to port 9095
> 2015-07-30 12:20:56,186 INFO [main] mortbay.log: jetty-6.1.26
> 2015-07-30 12:20:56,227 WARN [main] mortbay.log: Can't reuse
> /tmp/Jetty_0_0_0_0_9095_thrift____.vqpz9l, using
> /tmp/Jetty_0_0_0_0_9095_thrift____.vqpz9l_4913486964252131199
> 2015-07-30 12:20:56,553 INFO [main] mortbay.log: Started
> [email protected]:9095 {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)