Skip to content

queue doesn't flush before cluster node is shutdown #23

@eitan101

Description

@eitan101

when I sent 100 msgs from 100 parallel actors and then exit, the last msgs is not received by the receiver. I know that some of the msgs where postponed because the queue was full.
After I sleeped 500 ms, all the msgs were received. I guess that when the node shutdown the postponed msgs have not been sent

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