Skip to content

CheckIfClosed improvement #15

Open
@peter-quix

Description

@peter-quix

This could have very serious performance implications on writing because it is executed in every single packet sent to the topic.

Probably we should avoid lock every time, and only do the lock when we are in an actual Closing state.

image

Moved from quixio/quix-streams#16

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