HBASE-17723 ClientAsyncPrefetchScanner may end prematurely when the size of the cache...
commit0ecb6782593039af75a45c25481f1dbf7cbd6928
authorChia-Ping Tsai <chia7712@gmail.com>
Sun, 12 Mar 2017 05:48:12 +0000 (12 13:48 +0800)
committerChia-Ping Tsai <chia7712@gmail.com>
Wed, 15 Mar 2017 19:07:20 +0000 (16 03:07 +0800)
treee586a418f1914261956f2b70f94f9da8e5fefeba
parenta49bc58a5456c2974552c7b6ffab9ea39393ca78
HBASE-17723 ClientAsyncPrefetchScanner may end prematurely when the size of the cache is one
hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientAsyncPrefetchScanner.java
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestScannersFromClientSide.java