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

action order in DB sometimes incorrect #19

Open
akoehn opened this issue Jun 1, 2021 · 0 comments
Open

action order in DB sometimes incorrect #19

akoehn opened this issue Jun 1, 2021 · 0 comments

Comments

@akoehn
Copy link
Contributor

akoehn commented Jun 1, 2021

Under some circumstances, a block delete event and a block create event can be in the DB in an incorrect order, i.e. it is first marked as deleted and then as created even though this is an impossible ordering of events. This seems to happen when the actions are nearly simultaneous and is very rare.

It is unclear to me whether the broker or the spigot plugin is responsible for the incorrect ordering.

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