[
https://issues.apache.org/jira/browse/HBASE-13351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486291#comment-14486291
]
Josh Elser commented on HBASE-13351:
------------------------------------
bq. Just saturation I think
Ok, I figured that was the case, just wasn't sure if I was missing something
more.
bq. Which OS are you using? On my mac 10 handlers from IDE don't pass always
I've running it on the CLI on my Mac as well. Just started a {{while true; do
mvn... }} loop to see if I can make it fail that way :)
bq. I'll set it to something higher just to be on the safe side. I don't think
it's going to be critical (as all threads get shut down when test completes).
Ok. I was poking at the history and noticed that they've been set low for some
time. I didn't dig far enough to see if there was a reason other than trying to
limit test-resources needed.
> Annotate internal MasterRpcServices methods with admin priority
> ---------------------------------------------------------------
>
> Key: HBASE-13351
> URL: https://issues.apache.org/jira/browse/HBASE-13351
> Project: HBase
> Issue Type: Improvement
> Components: master
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: 2.0.0, 1.1.0
>
> Attachments: HBASE-13351-v1.patch, HBASE-13351.patch
>
>
> HBASE-12071, among other things, introduced annotating RPC methods to give
> certain methods priority over others. Namely, this helps ensure that client
> requests cannot starve out internal RPC between master and regionserver.
> Similarly, we can do the same thing for Master RPC methods that are invoked
> by RS's.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)