Homec4science
Diffusion YCSB ff562cee1ee2

[core] Fix recorder/logger initialization timing issue.

Authored by nitsanw <nitsanw@yahoo.com> on Aug 5 2015, 16:57.

Description

[core] Fix recorder/logger initialization timing issue.

The HdrHistogramReader makes some problematic assumptions on the roles
played by start time, base time and histogram start/end times. This is
to be revisited in a future release of HdrHistogram (see
https://github.com/HdrHistogram/HdrHistogram/issues/69). In the meantime
this change will make YCSB record as expected by the reader:
a. Set histogram log base time (same as start time)
b. Only create the recorder after the log has been setup

Details

Committed
nitsanw <nitsanw@yahoo.com>Aug 6 2015, 09:58
Pushed
iorgulescuOct 2 2018, 18:02
Parents
R7507:593c2625fa8d: Merge pull request #366 from allanbank/pr-365
Branches
Unknown
Tags
Unknown

Event Timeline

nitsanw <nitsanw@yahoo.com> committed R7507:ff562cee1ee2: [core] Fix recorder/logger initialization timing issue. (authored by nitsanw <nitsanw@yahoo.com>).Aug 6 2015, 09:58