[
https://issues.apache.org/jira/browse/HBASE-21019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722645#comment-16722645
]
Hadoop QA commented on HBASE-21019:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 4s{color}
| {color:red} HBASE-21019 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.8.0/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-21019 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12951975/HBASE-21578.master.002.patch
|
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/15296/console |
| Powered by | Apache Yetus 0.8.0 http://yetus.apache.org |
This message was automatically generated.
> Use StealJobQueue to better utilize handlers in MasterFifoRpcScheduler
> ----------------------------------------------------------------------
>
> Key: HBASE-21019
> URL: https://issues.apache.org/jira/browse/HBASE-21019
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 3.0.0, 2.2.0
> Reporter: Yi Mei
> Assignee: Guanghao Zhang
> Priority: Major
> Attachments: HBASE-21019.master.001.patch,
> HBASE-21019.master.001.patch, HBASE-21578.master.002.patch
>
>
> In HBASE-20965, we propose MasterFifoRpcScheduler to handle RSReport requests
> in independent handlers, other requests are handled in other handlers.
> To better utilize handlers, we can use StealJobQueue to allow other handlers
> to steal jobs from RSReport handlers when there is a few RSReport handlers.
> And it's the same for SimpleRpcScheduler.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)