Because subscribers can join a subscription midway through a group, my fan-out logic will always open a new stream if an object is published on a subgroup that doesn't have a stream yet.
But what happens when the subscriber sends STOP_SENDING? After RESET_STREAM, does the publisher need to hold state that it should never send another object in this subgroup to this subscriber?