the magic number for snapshot and log must be different (currently same) ------------------------------------------------------------------------
Key: ZOOKEEPER-200 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-200 Project: Zookeeper Issue Type: Bug Components: server Affects Versions: 3.0.0 Reporter: Patrick Hunt Assignee: Patrick Hunt Fix For: 3.0.0 the magic number for the snapshot and transaction logs are currently the same - they should be different. Also the magic numbers should also be more indicative of the type of file (currently "AK47" for both, not very useful in determining type of file) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.