View subscriptions can fire spurious events.
epickrram opened this issue · 0 comments
epickrram commented
- A queue contains events of TYPE_A and TYPE_B, published by one or more publishers
- A subscriber, SUB_1, subscribes to events of TYPE_A from the queue
- SUB_1 receives the initial snapshot of TYPE_A events
- A publisher writes an event of TYPE_B to the queue
- SUB_1 receives a TYPE_A event notification