[
https://issues.apache.org/jira/browse/HBASE-20536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16466851#comment-16466851
]
Hudson commented on HBASE-20536:
--------------------------------
Results for branch branch-2
[build #708 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/708/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/708//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/708//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/708//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> Make TestRegionServerAccounting stable and it should not use absolute number
> ----------------------------------------------------------------------------
>
> Key: HBASE-20536
> URL: https://issues.apache.org/jira/browse/HBASE-20536
> Project: HBase
> Issue Type: Improvement
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Priority: Minor
> Fix For: 3.0.0, 2.1.0
>
> Attachments: HBASE-20536.master.001.patch
>
>
> TestRegionServerAccounting failed on our internal jenkin job as we config Xmx
> to 10G. We should modify the absolute number to relative value.
> {code:java}
> new MemStoreSize((3L * 1024L * 1024L * 1024L), (1L * 1024L * 1024L * 1024L),
> 0);{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)