Homec4science
Diffusion YCSB c57ea785a6a5

Fix hbase client's write bug in debug mode.

Authored by Youngjoon Kim <kimkingo@naver.com> on May 19 2015, 13:08.

Description

Fix hbase client's write bug in debug mode.

Hbase client has a bug to write all values as empty byte arrays in debug
mode. It is caused by an illegal use of ByteIterator. Values returned
from toString() or toArray() should be cached if they are needed later.

Details

Committed
Youngjoon Kim <kimkingo@naver.com>May 19 2015, 13:18
Pushed
iorgulescuOct 2 2018, 18:02
Parents
R7507:dfc2555c661d: Merge pull request #141 from nkeywal/autoFlush
Branches
Unknown
Tags
Unknown

Event Timeline

Youngjoon Kim <kimkingo@naver.com> committed R7507:c57ea785a6a5: Fix hbase client's write bug in debug mode. (authored by Youngjoon Kim <kimkingo@naver.com>).May 19 2015, 13:18