ZKDatabase should not hold reference to FileTxnSnapLog
------------------------------------------------------
Key: ZOOKEEPER-1276
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1276
Project: ZooKeeper
Issue Type: Sub-task
Reporter: Thomas Koch
Assignee: Thomas Koch
Priority: Minor
The ZkDatabase class contains a reference to a FileTxnSnapLog although it
doesn't need it. It has four methods that just forward calls to the instance
and two methods that could receive an instance of FileTxnSnapLog instead of
refering to a member of _this_.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira