[
https://issues.apache.org/jira/browse/KAFKA-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959272#comment-14959272
]
ASF GitHub Bot commented on KAFKA-2660:
---------------------------------------
GitHub user lindong28 opened a pull request:
https://github.com/apache/kafka/pull/316
KAFKA-2660; Correct cleanableRatio calculation
@onurkaraman Could you have a look? This is the patch I discussed with you.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lindong28/kafka KAFKA-2660
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/316.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #316
----
commit a303ec9f87a7e1f331771a837aad03c0cf4797a5
Author: Dong Lin <[email protected]>
Date: 2015-10-15T17:36:12Z
KAFKA-2660; Correct cleanableRatio calculation
----
> Correct cleanableRatio calculation
> ----------------------------------
>
> Key: KAFKA-2660
> URL: https://issues.apache.org/jira/browse/KAFKA-2660
> Project: Kafka
> Issue Type: Bug
> Reporter: Dong Lin
> Assignee: Dong Lin
>
> There is a bug in LogToClean that causes cleanableRatio to be over-estimated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)