[
https://issues.apache.org/jira/browse/HBASE-20536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guanghao Zhang updated HBASE-20536:
-----------------------------------
Assignee: Guanghao Zhang
Status: Patch Available (was: Open)
> 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
> 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)