Skip to content

[BUG] GET /channels/{channelId}/statistics returns the counters of an unrelated channels #456

Description

@mgaffigan

Repro:

  1. In one thread, loop: deploy channel B, send a message through it, undeploy channel B.
  2. In another thread, loop: GET /channels/{A}/statistics

Expected:

  • GET /channels/{A}/statistics always succeeds and gives the statistics for channel A

Actual:

  • While B is mid-deploy or mid-undeploy, the response describes channel B.

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions