[
https://issues.apache.org/jira/browse/HBASE-21064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736574#comment-16736574
]
Hadoop QA commented on HBASE-21064:
-----------------------------------
| (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 5s{color}
| {color:red} HBASE-21064 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-21064 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12935825/HBASE-21064.master.001.patch
|
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/15482/console |
| Powered by | Apache Yetus 0.8.0 http://yetus.apache.org |
This message was automatically generated.
> Support set region server quota and allow exceed user/table/ns quota when rs
> has available quota
> ------------------------------------------------------------------------------------------------
>
> Key: HBASE-21064
> URL: https://issues.apache.org/jira/browse/HBASE-21064
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 3.0.0, 2.2.0
> Reporter: Yi Mei
> Assignee: Yi Mei
> Priority: Major
> Attachments: HBASE-21064.master.001.patch
>
>
> Support set region server quota which represents the read/write ability of
> region servers in HBase shell.
> And add a switch named "ALLOW_EXCEED" to allow exceed user/table/ns quota
> when region server has available quota.
> Use the following command to set RS quota:
> set_quota TYPE => THROTTLE, REGIONSERVER => 'rs', LIMIT => '10req/sec',
> ALLOW_EXCEED => true
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)