You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Joris Van Remoortere (JIRA)" <ji...@apache.org> on 2013/09/05 02:20:51 UTC

[jira] [Created] (KAFKA-1042) Fix segment flush logic

Joris Van Remoortere created KAFKA-1042:
-------------------------------------------

             Summary: Fix segment flush logic
                 Key: KAFKA-1042
                 URL: https://issues.apache.org/jira/browse/KAFKA-1042
             Project: Kafka
          Issue Type: Improvement
          Components: log
    Affects Versions: 0.8
         Environment: centos6.4
            Reporter: Joris Van Remoortere
            Assignee: Jay Kreps
            Priority: Critical
             Fix For: 0.8


The logic for deciding which segments to flush in log.flush() was missing the case where the (from, to) range was within a single segment. This case enables some of the features in the server.properties file such as message volume / time based triggers for fsync on the log files.

--
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