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

Edits to Rework bdr.drop_node PGD pr6056 #6116

Merged
merged 2 commits into from
Oct 7, 2024
Merged

Conversation

ebgitelman
Copy link
Contributor

What Changed?

@ebgitelman ebgitelman requested a review from a team as a code owner September 30, 2024 20:27
@@ -165,7 +165,7 @@ This function removes the metadata for a given node from the local
database. The node can be either:

- The local node, in which case it removes all the node metadata, including information about remote nodes.
- A remote node, in which case it only removes metadata for that specific node.
- A remote node, in which case it removes metadata only for that specific node.
Copy link
Contributor Author

@ebgitelman ebgitelman Sep 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@djw-m I read this and the previous bullet a few times and I believe this is what you intend? Otherwise it reads like it's only removing metadata. Please verify this is correct.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It literally only removes metadata and does nothing else.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for clarifying. I revised it so there's no ambiguity as to what "only" is referring to.

Copy link
Contributor

@djw-m djw-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@djw-m djw-m merged commit 72c2279 into develop Oct 7, 2024
2 checks passed
@djw-m djw-m deleted the docs/edits_to_pgd_pr6056 branch October 7, 2024 07:18
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

Successfully merging this pull request may close these issues.

3 participants