Skip to content

Ra v2.13.3 (backport #11765) #11768

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

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jul 19, 2024

This contains a fix in the ra_directory module to ensure names can be deleted even when a Ra server has never been started during the current node lifetime.

Also contains a small tweak to ensure the ra_directory:unregister_name is called before deleting a Ra data directory which is less likely to cause a corrupt state that will stop a Ra system from starting.


This is an automatic backport of pull request #11765 done by [Mergify](https://mergify.com).

kjnilsson and others added 2 commits July 19, 2024 20:28
This contains a fix in the ra_directory module to ensure
names can be deleted even when a Ra server has never been started
during the current node lifetime.

Also contains a small tweak to ensure the ra_directory:unregister_name
is called before deleting a Ra data directory which is less likely
to cause a corrupt state that will stop a Ra system from starting.

(cherry picked from commit 42991f7)
@michaelklishin michaelklishin added this to the 4.0.0 milestone Jul 19, 2024
@michaelklishin michaelklishin merged commit 909b978 into v4.0.x Jul 19, 2024
191 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.0.x/pr-11765 branch July 19, 2024 23:03
michaelklishin added a commit that referenced this pull request Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants