improve the efficiency of tracing
---------------------------------
Key: ZOOKEEPER-817
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-817
Project: Zookeeper
Issue Type: Sub-task
Reporter: Miguel Correia
Priority: Minor
Zookeeper uses two kinds of logs, logs for information and debugging (the ones
considered in this project) and transaction logs (need for Zab/Paxos to be
fault tolerant); the latter are very efficient so the idea would be to make the
first likewise using similar mechanisms.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.