[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andor Molnar resolved ZOOKEEPER-3071.
-------------------------------------
    Resolution: Fixed

Issue resolved by pull request 567
[https://github.com/apache/zookeeper/pull/567]

> Add a config parameter to control transaction log size
> ------------------------------------------------------
>
>                 Key: ZOOKEEPER-3071
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3071
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.6.0
>            Reporter: Suyog Mapara
>            Assignee: Suyog Mapara
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.6.0
>
>          Time Spent: 9h
>  Remaining Estimate: 0h
>
> Currently we only have a knob to control maximum number of transactions in 
> the log file but there is no direct way to control actual size of the file. 
> This has implications on the time it takes for a learner to sync using 
> transaction log as the leader needs to seek the file to find the appropriate 
> transaction. This is a proposal for adding a config parameter to control the 
> transaction log size.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to