You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zheng Wang (Jira)" <ji...@apache.org> on 2020/08/18 14:43:00 UTC

[jira] [Comment Edited] (HBASE-24898) Can not set 23:00~24:00 as offpeak hour now

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

Zheng Wang edited comment on HBASE-24898 at 8/18/20, 2:42 PM:
--------------------------------------------------------------

Oh, you are right, seems the title and describe not suitable, in fact, what i need is set all hours as offpeak, used in TestStochasticLoadBalancer.testMoveCostMultiplier.

 


was (Author: filtertip):
Oh, you are right, seems the title and desribe not suitable, in fact, what i need is set all hours as offpeak, used in TestStochasticLoadBalancer.testMoveCostMultiplier.

 

> Can not set 23:00~24:00 as offpeak hour now
> -------------------------------------------
>
>                 Key: HBASE-24898
>                 URL: https://issues.apache.org/jira/browse/HBASE-24898
>             Project: HBase
>          Issue Type: Bug
>          Components: tooling
>            Reporter: Zheng Wang
>            Assignee: Zheng Wang
>            Priority: Major
>
> The valid number in OffPeakHours is 0-23, and the end hour not included, so we can not set 23:00-24:00 as offpeak hour now.
> My proposal is just change the valid number from 0-23 to 0-24, then we can easily apply this pr to all active branchs, and folks do not need to change them configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)