Skip to content

Commit 2db9bd0

Browse files
eatonphildjw-m
andauthored
Update product_docs/docs/pgd/5.7/reference/functions-internal.mdx
Co-authored-by: Dj Walker-Morgan <[email protected]>
1 parent 814ad93 commit 2db9bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

product_docs/docs/pgd/5.7/reference/functions-internal.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ bdr.difference_fix_xact_set_avoid_conflict()
161161

162162
Drops a node's metadata.
163163

164-
After a node has been `PARTED` its info remains around. For example, the node will remain in the `bdr.node_sumary` results, marked as `PARTED`, until the node is dropped.
164+
After a node has been `PARTED` its metadata remains present in the cluster's nodes. For example, the node will remain in the `bdr.node_sumary` results, marked as `PARTED`, until the node is dropped.
165165

166166
Calling `bdr.drop_node('some node', force := true)` can be necessary
167167
and appropriate when a node becomes stuck while parting. Note that it

0 commit comments

Comments
 (0)