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

Issue 2555 - Race condition when agent un-registering leaves agent as… #2741

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

LiilyZhang
Copy link
Contributor

… a 'pending' destination for the object

Signed-off-by: zhangl zhangl@us.ibm.com

api/path_node.go Outdated
@@ -325,6 +325,8 @@ func DeleteHorizonDevice(removeNode string,

LogDeviceEvent(db, persistence.SEVERITY_INFO, persistence.NewMessageMeta(EL_API_START_NODE_UNREG), persistence.EC_START_NODE_UNREG, nil)

glog.V(5).Infof(apiLogString(fmt.Sprintf("Lily - Start node unregister")))
Copy link
Member

Choose a reason for hiding this comment

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

Remove these

… a 'pending' destination for the object

Signed-off-by: zhangl <zhangl@us.ibm.com>
@dabooz dabooz merged commit b8c38dd into open-horizon:master Aug 13, 2021
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.

2 participants