[
https://issues.apache.org/jira/browse/ZOOKEEPER-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-3432:
--------------------------------------
Labels: pull-request-available (was: )
> Improving zookeeper trace for performance and scalability
> ---------------------------------------------------------
>
> Key: ZOOKEEPER-3432
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3432
> Project: ZooKeeper
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.5.6
> Reporter: Mocheng Guo
> Priority: Major
> Labels: pull-request-available
>
> Current server trace goes into normal local log files which does not scale
> and has negative impact on server performance when turned on. The proposed
> improvement is to write traces asynchronously with configurable in memory
> buffer to a separate process which can be on different hardware, so that
> large volume of traces would be processed and persisted without affecting
> zookeeper server performance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)