Allow NNThroughputBenchmark to stress IPC layer
-----------------------------------------------

                 Key: HDFS-2945
                 URL: https://issues.apache.org/jira/browse/HDFS-2945
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: benchmarks
    Affects Versions: 0.23.0
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon


Currently, the NNThroughputBenchmark acts only as a benchmark of the NN itself. 
It accesses the NN directly rather than going via IPC. It would be nice to 
allow it to run in another mode where all access goes through the IPC layer, so 
that changes in IPC serialization performance can be repeatably/easily measured.

--
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

        

Reply via email to