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

Clean up netty worker/thread pool configuration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5.0
    • 2.5.0, 3.0.0-alpha-4
    • None
    • None
    • Reviewed

    Description

      Refer to https://issues.apache.org/jira/browse/HBASE-27112?focusedCommentId=17565952&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17565952

      "server instanceof HRegionServer" will be true for both HMaster and HRegionServer classes, hence it seems we are only using "hbase.netty.worker.count" essentially during both master and regionservers Netty server initialization. "hbase.netty.eventloop.rpcserver.thread.count" is used for bunch of other implementations of Server interface (used in UTs only)

      Attachments

        Activity

          People

            apurtell Andrew Kyle Purtell
            apurtell Andrew Kyle Purtell
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: