[ 
https://issues.apache.org/jira/browse/KAFKA-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601318#comment-13601318
 ] 

Sriram Subramanian commented on KAFKA-802:
------------------------------------------

Personally, having different meaning to flushed messages (compressed for 
follower Vs uncompressed for leader) will make it tough to reason out things. 
                
> Flush message interval is based on compressed message count
> -----------------------------------------------------------
>
>                 Key: KAFKA-802
>                 URL: https://issues.apache.org/jira/browse/KAFKA-802
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.8
>            Reporter: Jun Rao
>            Assignee: Neha Narkhede
>            Priority: Blocker
>         Attachments: kafka-802.patch
>
>
> In Log.append(), we use compressed message count to determine whether to 
> flush the log or not. We should use uncompressed message count instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to