In a high throughput application, if this value increases too quickly it typically indicates that there are too few regions, or that some regions are too hot, which is causing too many RPCs to back up when a region becomes temporarily unavailable. In this case you should manually split the hot regions in order to better distribute the write load. @see #noSuchRegionExceptions
|
|