You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2016/05/13 18:54:12 UTC

[jira] [Created] (AMQ-6292) ACK rewrite task does unnecessary syncs

Timothy Bish created AMQ-6292:
---------------------------------

             Summary: ACK rewrite task does unnecessary syncs
                 Key: AMQ-6292
                 URL: https://issues.apache.org/jira/browse/AMQ-6292
             Project: ActiveMQ
          Issue Type: Improvement
          Components: KahaDB
    Affects Versions: 5.13.3
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 5.14.0, 5.13.4


When rewriting acks from an older journal to a new one the rewrite task forces a disk sync on each ack written, should instead just queue the write and allow the batch write to sync when it is full or the appender is closed. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)