Homec4science
Diffusion YCSB 744e859f79b0

[hbase] Use a PageFilter in HBase scans.

Authored by Connor McCoy <connormccoy@google.com> on Sep 19 2015, 02:00.

Description

[hbase] Use a PageFilter in HBase scans.

Other bindings limit the number of results retrieved from the server.
The HBase bindings just close the scanner once they have received the
desired number of records. Adding a PageFilter matches the behavior of
other bindings, and may improve performance.

Details

Committed
Connor McCoy <connormccoy@google.com>Sep 24 2015, 19:50
Pushed
iorgulescuOct 2 2018, 18:02
Parents
R7507:4aede920f02f: Merge pull request #414 from tlopatic/aerospike-cleanup
Branches
Unknown
Tags
Unknown

Event Timeline

Connor McCoy <connormccoy@google.com> committed R7507:744e859f79b0: [hbase] Use a PageFilter in HBase scans. (authored by Connor McCoy <connormccoy@google.com>).Sep 24 2015, 19:50