[
https://issues.apache.org/jira/browse/HBASE-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135125#comment-13135125
]
Hudson commented on HBASE-4588:
-------------------------------
Integrated in HBase-0.92 #79 (See
[https://builds.apache.org/job/HBase-0.92/79/])
HBASE-4588 The floating point arithmetic to validate memory allocation
configurations need to be done as integers (dhruba)
jgray :
Files :
* /hbase/branches/0.92/CHANGES.txt
*
/hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/HBaseConfiguration.java
> The floating point arithmetic to validate memory allocation configurations
> need to be done as integers
> ------------------------------------------------------------------------------------------------------
>
> Key: HBASE-4588
> URL: https://issues.apache.org/jira/browse/HBASE-4588
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.92.0, 0.94.0
> Reporter: Jonathan Gray
> Assignee: dhruba borthakur
> Priority: Minor
> Fix For: 0.92.0
>
> Attachments: configVerify1.txt, configVerify2.txt
>
>
> The floating point arithmetic to validate memory allocation configurations
> need to be done as integers.
> On our cluster, we had block cache = 0.6 and memstore = 0.2. It was saying
> this was > 0.8 when it is actually equal.
> Minor bug but annoying nonetheless.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira