Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HBASE-26590 Hbase-client Meta lookup performance regression between h…
…base-1 and hbase-2 (apache#4008) Change scan caching back to 1 to avoid extra work at Region Server side. For most cases, the extra 4 results fetched are wasted at the client side. Signed-off-by: Duo Zhang <[email protected]>
- Loading branch information