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

The CDC service sent a message missing #194

Open
petecat opened this issue Aug 2, 2023 · 0 comments
Open

The CDC service sent a message missing #194

petecat opened this issue Aug 2, 2023 · 0 comments

Comments

@petecat
Copy link

petecat commented Aug 2, 2023

hello, I would like to bring to your attention an issue we have encountered while using eventuate-tram.

We have noticed that in our environment, which includes ZooKeeper and RabbitMQ, when we stop the RabbitMQ service and then restart it, we have observed a loss of messages when the CDC service sends them. Although there are no error messages, we have identified that this issue occurs because the subscriber's exchange, specifically the -eventSubscriber exchange, is not being created properly after the RabbitMQ service recovery. This could be due to the fact that the recovery process of the subscriber might not have been completed.

We suspect that this could be a potential bug or a configuration issue on our end. We would greatly appreciate your assistance and guidance in resolving this matter.

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