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

feat:support dubbo3 & fix config change can't notify client #1325

Merged
merged 14 commits into from
Jan 29, 2024

fix:修复reportClient的心跳数据没有清理的问题

647327e
Select commit
Loading
Failed to load commit list.
Merged

feat:support dubbo3 & fix config change can't notify client #1325

fix:修复reportClient的心跳数据没有清理的问题
647327e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 29, 2024 in 1s

12.59% of diff hit (target 58.19%)

View this Pull Request on Codecov

12.59% of diff hit (target 58.19%)

Annotations

Check warning on line 80 in common/redispool/redis_pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/redispool/redis_pool.go#L73-L80

Added lines #L73 - L80 were not covered by tests

Check warning on line 82 in common/redispool/redis_pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/redispool/redis_pool.go#L82

Added line #L82 was not covered by tests

Check warning on line 180 in common/redispool/redis_pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/redispool/redis_pool.go#L172-L180

Added lines #L172 - L180 were not covered by tests

Check warning on line 475 in common/redispool/redis_pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/redispool/redis_pool.go#L474-L475

Added lines #L474 - L475 were not covered by tests

Check warning on line 551 in config/config_file_release.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/config_file_release.go#L550-L551

Added lines #L550 - L551 were not covered by tests

Check warning on line 579 in config/config_file_release.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/config_file_release.go#L577-L579

Added lines #L577 - L579 were not covered by tests

Check warning on line 594 in config/config_file_release.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/config_file_release.go#L592-L594

Added lines #L592 - L594 were not covered by tests

Check warning on line 104 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 107 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L107

Added line #L107 was not covered by tests

Check warning on line 119 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L119

Added line #L119 was not covered by tests

Check warning on line 122 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L122

Added line #L122 was not covered by tests

Check warning on line 132 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L132

Added line #L132 was not covered by tests

Check warning on line 135 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L135

Added line #L135 was not covered by tests

Check warning on line 145 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L145

Added line #L145 was not covered by tests

Check warning on line 170 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L170

Added line #L170 was not covered by tests

Check warning on line 175 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L175

Added line #L175 was not covered by tests

Check warning on line 188 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L187-L188

Added lines #L187 - L188 were not covered by tests

Check warning on line 191 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L191

Added line #L191 was not covered by tests

Check warning on line 198 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L198

Added line #L198 was not covered by tests

Check warning on line 203 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L201-L203

Added lines #L201 - L203 were not covered by tests

Check warning on line 217 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L217

Added line #L217 was not covered by tests

Check warning on line 220 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L220

Added line #L220 was not covered by tests

Check warning on line 230 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L230

Added line #L230 was not covered by tests

Check warning on line 233 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L233

Added line #L233 was not covered by tests

Check warning on line 237 in plugin/healthchecker/leader/beat_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/healthchecker/leader/beat_cache.go#L237

Added line #L237 was not covered by tests