Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After Delete the queue Stomp not recreating it. #611

Open
ben-katan opened this issue Nov 7, 2023 · 1 comment
Open

After Delete the queue Stomp not recreating it. #611

ben-katan opened this issue Nov 7, 2023 · 1 comment

Comments

@ben-katan
Copy link

I am using stomp in a simple js script and trying to publish to rabbitMQ throw queue.
the process I am doing:

  1. publish to /queue/test
  2. delete the queue from the rabbitMQ management
  3. publish again
    The queue was not recreated.
@ben-katan
Copy link
Author

?

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

No branches or pull requests

1 participant