thulab/iot-benchmark

Error in OverFlow Mode

FLOW4215 opened this issue · 1 comments

When I was using benchmark to test iotdb,I found an error in overflow mode.
I used almost same 'config.properties' files in two tests.
Just set
1st : "IS_OVERFLOW=false";
2nd : "IS_OVERFLOW=true",
then I got an error when benchmark working on overflow mode:

image

image

In the same config with no overflow :
image

Plesae help us to check this issue.Thanks
B.R

Fixed in PR #93