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

[13.0.x] ISPN-13430 IRAC tombstones are leaking #9629

Merged
merged 1 commit into from Nov 5, 2021

Conversation

pruivo
Copy link
Member

@pruivo pruivo commented Nov 3, 2021

Tombstones are required to detect conflicts with removed keys and they
can be removed when there are no pending updates from any site.

In this PR, the primary owner queries all sites and, if all sites do not
have any update pending for that key, it removes the tombstone from the
primary owner and backup owners.

https://issues.redhat.com/browse/ISPN-13430

Tombstones are required to detect conflicts with removed keys and they
can be removed when there is no pending update from any site.

In this PR, the primary owner queries all sites and, if all sites do not
have any update pending for that key, it removes the tombstone from the
primary owner and backup owners.
@danberindei danberindei merged commit c1b81c0 into infinispan:13.0.x Nov 5, 2021
@danberindei
Copy link
Member

Merged, thanks Pedro!

@pruivo pruivo deleted the t_13430_130x branch November 5, 2021 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants