Closed
Description
Problem
Hi guys, when I run the newest master branch with "--data-import", an error happened:
memtier_benchmark: obj_gen.cpp:438: const char* object_generator::get_value(long long unsigned int, unsigned int*): Assertion `0' failed.
And I found this is brought by commit 1c6735f , before this commit "--data-import" worked OK.
Discussion
IMHO the problem should be in client::create_set_request()
. I change it like this and things go right. But I am not sure this is the right solution
Metadata
Metadata
Assignees
Labels
No labels