Manukranth Kolloju created HBASE-10754:
------------------------------------------
Summary: RPC benchmark comparision between HadoopRPC and swift.
Key: HBASE-10754
URL: https://issues.apache.org/jira/browse/HBASE-10754
Project: HBase
Issue Type: New Feature
Components: IPC/RPC
Affects Versions: 0.89-fb
Reporter: Manukranth Kolloju
Assignee: Manukranth Kolloju
Priority: Minor
Fix For: 0.89-fb
Adding a benchmark to stress test batchget on a small cluster.
The idea is as follows :
* The controller thread starts a bunch of pre-configured number of worker
threads.
Each worker does the follows :
* Perform a small amount of random puts and collect the corresponding rows.
* Perform batch gets using a random subset of the pre-collected rows.
* Collect aggregated and p99/p95 throughput and latencies from the benchmarks.
* Report the statistics on standard out.
--
This message was sent by Atlassian JIRA
(v6.2#6252)