Skip to content

Flaky test: SMS stream restart retains duplicate publisher #10503

Description

@ReubenBond

Description

UnitTests.Streaming.Reliability.StreamReliabilityTests.SMS_StreamRel_AllSilosRestart_PubSubCounts intermittently reports two publishers after restarting all silos, when one publisher is expected.

Failure

After SendItem - PublisherCount for stream MemoryStreamProvider/StreamReliabilityNamespace/... = 2; expected 1

The failure occurred alongside the independently tracked AQ_StreamRel_SiloJoins timeout (#10452) on a PR which only changes a rebalancer test assertion. The corresponding behavior is unrelated to that PR.

Expected behavior

After all silos restart and the producer is restored, the pub/sub registry should converge deterministically to one publisher before the test checks its count.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions