Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19323

Make netty engine default in hbase2

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-beta-1, 2.0.0
    • rpc
    • None
    • Hide
      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
      Show
      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

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

              stack Michael Stack
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: