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

Replaying Parked Messages caused Lots of parked event to replayed when the parked stream was empty. #3844

Open
hemedah101 opened this issue May 16, 2023 · 0 comments
Labels
kind/bug Issues which are a software defect linear

Comments

@hemedah101
Copy link

hemedah101 commented May 16, 2023

Describe the bug
A clear and concise description of what the bug is.
We have been using eventstoredb for months now and have a considerable amount of events. We mistakenly ran parked messages from the console ( could be improved at least a warning before it runs). We had so many messages around 380k messages sent the subscription that was a lot of messages but the parked messages was no were near this number and checking the data in those events they appear to be for streams but they are deleted events. Question here

Does replaying parked messages play deleted messages, or parked messages are indefinitely in the stream even if they don't appear in the console?

To Reproduce
Steps to reproduce the behavior:
1.
2.
3.
4.

Expected behavior
Just a few parked events to replayed

Actual behavior
Almost 380k too many events were send through the subscription

Config/Logs/Screenshots
If applicable, please attach your node configuration, logs or any screenshots.

EventStore details

  • EventStore server version:
  • Operating system:
  • EventStore client version (if applicable):

Additional context
Add any other context about the problem here.

DB-332

@hemedah101 hemedah101 added the kind/bug Issues which are a software defect label May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues which are a software defect linear
Projects
None yet
Development

No branches or pull requests

2 participants