[
https://issues.apache.org/jira/browse/ZOOKEEPER-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-3071:
--------------------------------------
Labels: pull-request-available (was: )
> 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
>
>
> 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)