You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "HBase QA (JIRA)" <ji...@apache.org> on 2019/05/17 16:13:00 UTC

[jira] [Commented] (HBASE-17808) FastPath for RWQueueRpcExecutor

    [ https://issues.apache.org/jira/browse/HBASE-17808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16842297#comment-16842297 ] 

HBase QA commented on HBASE-17808:
----------------------------------

| (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  6s{color} | {color:red} HBASE-17808 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-17808 |
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12859712/HBASE-17808.v2.patch |
| Console output | https://builds.apache.org/job/PreCommit-HBASE-Build/346/console |
| Powered by | Apache Yetus 0.9.0 http://yetus.apache.org |


This message was automatically generated.



> FastPath for RWQueueRpcExecutor
> -------------------------------
>
>                 Key: HBASE-17808
>                 URL: https://issues.apache.org/jira/browse/HBASE-17808
>             Project: HBase
>          Issue Type: Improvement
>          Components: rpc, Scheduler
>    Affects Versions: 2.0.0
>            Reporter: Allan Yang
>            Assignee: Allan Yang
>            Priority: Major
>         Attachments: HBASE-17808.patch, HBASE-17808.v2.patch
>
>
> FastPath for the FIFO rpcscheduler was introduced in HBASE-16023. But it is not implemented for RW queues. In this issue, I use FastPathBalancedQueueRpcExecutor in RW queues. So anyone who want to isolate their read/write requests can also benefit from the fastpath.
> I haven't test the performance yet. But since I haven't change any of the core implemention of FastPathBalancedQueueRpcExecutor, it should have the same performance in HBASE-16023.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)