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

跨region拉入拉出检测优化 #862

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

passerbyzed
Copy link
Contributor

No description provided.

@passerbyzed passerbyzed force-pushed the feature/cross_reagion_ping_check branch from 3f40f5d to e8280a5 Compare August 2, 2024 08:59
@passerbyzed passerbyzed force-pushed the feature/cross_reagion_ping_check branch 3 times, most recently from 8fb924b to 302a8cd Compare August 6, 2024 11:42
@passerbyzed passerbyzed force-pushed the feature/cross_reagion_ping_check branch 19 times, most recently from 9b2521d to 1f228ba Compare August 14, 2024 08:04
@passerbyzed passerbyzed force-pushed the feature/cross_reagion_ping_check branch 4 times, most recently from 4f8280f to 906989d Compare August 14, 2024 12:39
@passerbyzed passerbyzed force-pushed the feature/cross_reagion_ping_check branch 3 times, most recently from 60e2ad8 to 8066591 Compare August 15, 2024 11:45
@passerbyzed passerbyzed force-pushed the feature/cross_reagion_ping_check branch from 8066591 to 47f2335 Compare August 15, 2024 12:12
@@ -73,6 +80,10 @@ public PingAction create(RedisHealthCheckInstance instance) {
if (collector.supportInstance(instance)) pingAction.addListener(collector.createPingActionListener());
});

psubPingActionCollectorsByClusterType.get(clusterType).forEach(collector -> {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

哪些pingAction会被PsubPingActionCollector监听?

@LanternLee LanternLee merged commit f05a8a0 into master Aug 29, 2024
1 check passed
@LanternLee LanternLee deleted the feature/cross_reagion_ping_check branch September 18, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants