Skip to content

Is FUSEE not applicable to general scenarios now? #8

@ztorchan

Description

@ztorchan

I try to use FUSEE in my own project (mainly kv_insert, kv_update, kv_delete, kv_search...).

But I found that when I use kv_insert, segmentfault will occur because log_commit_addr_list is empty. log_commit_addr_list seems to be resized only in init_kv_req_ctx, but it is only called by load_seq_kv_requests and load_kv_requests.

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