[
https://issues.apache.org/jira/browse/HBASE-15948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15313437#comment-15313437
]
Enis Soztutar commented on HBASE-15948:
---------------------------------------
My reading of the Selector javadoc is that Selector.register() and select() are
thread-safe. Is it not the case?
{quote} Selectors are themselves safe for use by multiple concurrent threads;
their key sets, however, are not. {quote}
If not, the patch makes sense.
> Port "HADOOP-9956 RPC listener inefficiently assigns connections to readers"
> -----------------------------------------------------------------------------
>
> Key: HBASE-15948
> URL: https://issues.apache.org/jira/browse/HBASE-15948
> Project: HBase
> Issue Type: Sub-task
> Components: IPC/RPC
> Reporter: stack
> Assignee: stack
> Attachments: HBASE-15948.master.001.patch,
> HBASE-15948.master.002.patch
>
>
> Esteban noticed we were missing this upstream issue. Seems to make no
> difference in profiling but here is the patch anyways.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)