Skip to content

Add unit test for workload balancing on stream-server #8

Description

@sachalevy

The core task of the stream server is to forward the queries coming from consumers (clients) to producers (hosts). The views.find_active_channel method defines the logic of searching through active producer channels and returning the best choice to forward consumer query.

We must test for picking available channels (that producers have recently connected to/that are currently active and share clusters with the users).

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

    testTesting related matters

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions