Skip to content

Bug inside PPP Queue component: Available Worker Management #13

Description

@vxmark

I think it is a bug to add workers to the list of available workers for every kind of network activity a queue/broker notices from them. And I'd say this is wrong by design.

Imagine a worker which is currently idle and sending heartbeat messages periodically: The implementation will add this worker over and over again to the list of available workers. The list would grow endlessly if there wasn't expiration management which removes older duplicates continously from the list.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to 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