Homec4science
Diffusion YCSB 7b564cc3ffdb

gh-47 Fix an issue with JDBC scans

Authored by Pierre Queinnec <pierre.queinnec@zenika.com> on Nov 27 2012, 21:39.

Description

gh-47 Fix an issue with JDBC scans

JDBC scans did not instruct the driver to use a specific fetchsize,
resulting in most cases in an OOM; add support for setting fetchsize.

Also add support for disabling autocommit on the JDBC connections,
mostly because Postgres for example doesn't support setting fetchsize
without disabling autocommit.

Details

Committed
Michi Mutsuzaki <mmutsuzaki@vmware.com>Dec 16 2012, 08:36
Pushed
iorgulescuOct 2 2018, 18:02
Parents
R7507:89df1ac1e6ed: gh-100 Time clean up and count it for hbase as update.
Branches
Unknown
Tags
Unknown

Event Timeline

Michi Mutsuzaki <mmutsuzaki@vmware.com> committed R7507:7b564cc3ffdb: gh-47 Fix an issue with JDBC scans (authored by Pierre Queinnec <pierre.queinnec@zenika.com>).Dec 16 2012, 08:36