luoxiner opened a new pull request, #170: URL: https://github.com/apache/dubbo-rust/pull/170
The exists check before path-create in create_path_with_parent_check is not atomic. This may cause NodeExists error when multi-instance try to create sub path. Just skip NodeExists. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
