Skip to content

bindings/C: we need seperate opendal_operator_new and opendal_operator_init  #3244

@jiaoew1991

Description

@jiaoew1991

The current opendal_operator_new function contains both the construction of the operator and initialization logic. However, the error in the initialization logic is not returned to the upper layer, and all internal errors in opendal core are being swallowed, which is not conducive to troubleshooting. It is hoped that it can be split into two separate functions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions