Hiram, When you start a new broker with an empty store (e.g. a new node added to a cluster) any topic message received before the associated durable subscriptions are created will be lost. This can happen when producers connect before the first consumer.
Is there a way to avoid this and for instance tell Apollo to pre-create durable subscriptions before accepting connections? Cheers, Lionel
