Details
Description
branch-1 is slower than 0.98 doing YCSB random read/workloadC. It seems to be doing about 1/2 the throughput of 0.98.
In branch-1, we have low handler occupancy compared to 0.98. Hacking in reader thread occupancy metric, is about the same in both. In parent issue, hacking out the scheduler, I am able to get branch-1 to go 3x faster so will dig in here.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-14479 Apply the Leader/Followers pattern to RpcServer's Reader
- Closed
- supercedes
-
HBASE-15619 Performance regression observed: Empty random read(get) performance of branch-1 worse than 0.98
- Resolved
- links to