kyuubi/kyuubi-ha
wforget 19c0576a34 [KYUUBI #6048] Assign serviceNode and add volatile for variables
# 🔍 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>
2024-02-08 09:35:20 +08:00
..
src [KYUUBI #6048] Assign serviceNode and add volatile for variables 2024-02-08 09:35:20 +08:00
pom.xml [KYUUBI #5973] Bump gRPC from 1.53.0 to 1.60.1 2024-01-15 14:26:15 +08:00