# 🔍 Description ## Issue References 🔗 This pull request fixes # ## Describe Your Solution 🔧 Fix the following issues: + `EtcdDiscoveryClient#serviceNode` has never been assigned. + Variables in EtcdDiscoveryClient may be accessed by multiple threads. ## Types of changes 🔖 - [X] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 #### Behavior Without This Pull Request ⚰️ #### Behavior With This Pull Request 🎉 #### Related Unit Tests --- # Checklist 📝 - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6048 from wForget/hotfix. Closes #6048 79aa971d9 [wforget] Assign serviceNode and add volatile to the variables Authored-by: wforget <643348094@qq.com> Signed-off-by: wforget <643348094@qq.com> |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||