Skip to content

Document thread-safety of APIs #956

Open
@JohannesRudolph

Description

@JohannesRudolph

We're using cf-java-client in a multi-threaded application. Are DefaultConnectionContext etc. thread-safe? This is not documented right now, and they make heavy use of threading internally (with thread pools etc.), which makes me wonder at what kind of level I can reuse objects between threads (can I reuse clients? connection contexts? none of the above?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationenhancementImprovement or new functionalitytriagedInitial triage of issue has been performed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions