Commit 79d554e
fix: the heartbeat task is changed to use scheduleAtFixedRate. (#648)
* fix: the heartbeat task is changed to use scheduleAtFixedRate.
* update version
---------
Co-authored-by: shedfreewu <[email protected]>1 parent 5040357 commit 79d554e
File tree
2 files changed
+2
-2
lines changed- polaris-discovery/polaris-discovery-client/src/main/java/com/tencent/polaris/discovery/client/flow
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments