Description
HTableMultiplexer is a useful client library for isolating regionserver failures, especially for clients that talk to several regionservers at a high throughput. It exposes useful metrics to the client on how many puts failed per regionserver. This patch adds average/max latency counters as well.
Attachments
Issue Links
- is related to
-
HBASE-12911 Client-side metrics
- Closed