You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Daniel Knightly (JIRA)" <ji...@apache.org> on 2013/11/22 00:57:35 UTC

[jira] [Created] (ZOOKEEPER-1819) DeserializationPerfTest calls

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)