Skip to content

Error reported when running with "--data-import" #238

Closed
@DarrenJiang13

Description

@DarrenJiang13

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
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions