Skip to content

Why is rdkafka statically links openssl in arroyo-connectors? #934

@kolulu23

Description

@kolulu23

From what I saw in /crates/arroyo-connectors/Cargo.toml:

fluvio = { version = "0.24", features = ["openssl"] }

So does this mean rdkafka statically links openssl while fluvio dynamically links openssl(which uses the vendored one build by openssl-sys)?

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