Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

A topic for an endpoint is not created until the endpoint publishes it's first message #7

Open
CallumHibbert opened this issue Oct 24, 2013 · 1 comment

Comments

@CallumHibbert
Copy link

A topic for an endpoint is not created until the endpoint publishes it's first message, so another endpoint can't subscribe until after a message has been published by the endpoint.

This means you have to jump through hoops to set-up subscriptions or risk losing messages (because an endpoint wasn't able to subscribe).

If an endpoint is a publisher, it should probably ensure it's topic exists when it starts up.

@CallumHibbert
Copy link
Author

Same as this: Particular/NServiceBus.Azure#20

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant