[
https://issues.apache.org/jira/browse/HBASE-27195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell updated HBASE-27195:
----------------------------------------
Hadoop Flags: Reviewed
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Clean up netty worker/thread pool configuration
> -----------------------------------------------
>
> Key: HBASE-27195
> URL: https://issues.apache.org/jira/browse/HBASE-27195
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.5.0
> Reporter: Andrew Kyle Purtell
> Assignee: Andrew Kyle Purtell
> Priority: Major
> Fix For: 2.5.0, 3.0.0-alpha-4
>
>
> Refer to
> https://issues.apache.org/jira/browse/HBASE-27112?focusedCommentId=17565952&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17565952
> {quote}
> "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)
> {quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)