Daniel Knightly created ZOOKEEPER-1819:
------------------------------------------
Summary: DeserializationPerfTest calls
Key: ZOOKEEPER-1819
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1819
Project: ZooKeeper
Issue Type: Bug
Components: tests
Affects Versions: 3.5.0
Reporter: Daniel Knightly
Priority: Minor
Fix For: 3.5.0
The DeserializationPerfTest calls
SerializationPerfTest.createNodes to create serialized nodes to deserialize.
However 2 of the arguments, childcount and parentCVersion are switched in the
call to the above method. This results in all tests unintentionally testing
the same scenario.
--
This message was sent by Atlassian JIRA
(v6.1#6144)