[
https://issues.apache.org/jira/browse/HBASE-13834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14575585#comment-14575585
]
Hudson commented on HBASE-13834:
--------------------------------
FAILURE: Integrated in HBase-1.0 #948 (See
[https://builds.apache.org/job/HBase-1.0/948/])
HBASE-13834 Evict count not properly passed to HeapMemoryTuner. (Abhilash)
(anoopsamjohn: rev cd9c2087a166911bc230b637fea3d0b163f3375c)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HeapMemoryManager.java
> Evict count not properly passed to HeapMemoryTuner.
> ---------------------------------------------------
>
> Key: HBASE-13834
> URL: https://issues.apache.org/jira/browse/HBASE-13834
> Project: HBase
> Issue Type: Bug
> Components: hbase, regionserver
> Affects Versions: 1.0.0
> Reporter: Abhilash
> Assignee: Abhilash
> Labels: easyfix
> Fix For: 2.0.0, 1.0.2, 1.2.0, 1.1.1
>
> Attachments: HBASE-13834-v1.patch, HBASE-13834.patch
>
>
> Evict count calculated inside the HeapMemoryManager class in tune function
> that is passed to HeapMemoryTuner via TunerContext is miscalculated. It is
> supposed to be Evict count between two intervals but its not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)