Skip to content

erl impl: semantic for method stop_producer #74

@alissa-tung

Description

@alissa-tung
    the method `stop_producer` will not stop a running producer immediately, it will wait for all request before stop to be handled, then drop NIF appender, then shutdown. if a channel in select is used for this purpose, it will also do graceful shutdown, and it can stop producer from getting more append requests. I am not going to change this behavior in this PR anyway.

Originally posted by @alissa-tung in #73 (comment)

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