Skip to content

brpoplpush moves one item after client crash #949

@sfescape

Description

@sfescape

Version: 2.6.10

After a client crash the server log shows "connection reset by peer" and the client count goes down. However, the brpoplpush command is still active and will move an item from source to destination even though the client who made the call crashed some time earlier. This results in the command executing without a client to consume the command result.

Newly started listeners won't process items until the "ghost commands" are exhausted.

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