[
https://issues.apache.org/jira/browse/HBASE-19323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-19323:
--------------------------
Release Note:
NettyRpcServer is now our default RPC server replacing SimpleRpcServer.
To set the rpc server back to SimpleRpcServer, set 'hbase.rpc.server.impl' to
org.apache.hadoop.hbase.ipc.SimpleRpcServer
was:NettyRpcServer is now our default RPC server replacing SimpleRpcServer.
> Make netty engine default in hbase2
> -----------------------------------
>
> Key: HBASE-19323
> URL: https://issues.apache.org/jira/browse/HBASE-19323
> Project: HBase
> Issue Type: Task
> Components: rpc
> Reporter: stack
> Assignee: stack
> Priority: Major
> Fix For: 2.0.0-beta-1, 2.0.0
>
> Attachments:
> 0001-HBASE-19323-Make-netty-engine-default-in-hbase2.patch,
> HBASE-19323.master.001.patch
>
>
> HBASE-17263 added netty rpc server. This issue is about making it default
> given it has seen good service across two singles-days at scale. Netty
> handles the scenario seen in HBASE-19320 (See tail of HBASE-19320 for
> suggestion to netty the default)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)