[ 
https://issues.apache.org/jira/browse/HBASE-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044065#comment-13044065
 ] 

Krystian Nowak commented on HBASE-2155:
---------------------------------------

Thrift 
[0.6.1|https://issues.apache.org/jira/browse/THRIFT/fixforversion/12316320] is 
already available. It's also available through the Maven repo by including:

{noformat}
<dependency>
  <groupId>org.apache.thrift</groupId>
  <artifactId>libthrift</artifactId>
  <version>0.6.1</version>
</dependency>
{noformat}

> Add the option to bind to a specific IP address to the Nonblocking Thrift 
> servers
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-2155
>                 URL: https://issues.apache.org/jira/browse/HBASE-2155
>             Project: HBase
>          Issue Type: Improvement
>          Components: thrift
>            Reporter: Lars Francke
>            Assignee: Lars Francke
>            Priority: Minor
>
> This is not possible in Thrift 0.2.0 so we'll have to wait until the next 
> version is released (which includes THRIFT-684). After that is released this 
> is an easy and quick fix. For a few more details see HBASE-1373 and HBASE-65.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to