[
https://issues.apache.org/jira/browse/ZOOKEEPER-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Han resolved ZOOKEEPER-3491.
------------------------------------
Fix Version/s: 3.6.0
Resolution: Fixed
Issue resolved by pull request 1034
[https://github.com/apache/zookeeper/pull/1034]
> Specify commitLogCount value using a system property
> ----------------------------------------------------
>
> Key: ZOOKEEPER-3491
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3491
> Project: ZooKeeper
> Issue Type: Improvement
> Components: quorum, server
> Affects Versions: 3.6.0
> Reporter: Vladimir Ivić
> Assignee: Vladimir Ivić
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Currently the commit log count value is set to 500. This can cause busy
> servers to snapshot transactions too often.
> Override default commitLogCount=500 through the system property
> zookeeper.commitLogCount.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)