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

Use service IP as IP of observer to ensure more robust recovery #193

Merged
merged 6 commits into from
Mar 5, 2024

Conversation

powerfooI
Copy link
Collaborator

Summary

Create service for every single observer, take clusterIP of the service as IP of observer in the database. I have tested the functionalities like bootstrapping, adding server, recovering in place.

fix #93, #122

@powerfooI powerfooI self-assigned this Jan 30, 2024
@powerfooI powerfooI force-pushed the feat/start-with-svc-ip branch from bf0ec90 to 5eea103 Compare March 1, 2024 07:05
@powerfooI powerfooI requested a review from chris-sun-star March 1, 2024 07:15
@powerfooI powerfooI marked this pull request as ready for review March 1, 2024 07:15
@chris-sun-star chris-sun-star merged commit 1e8af13 into oceanbase:master Mar 5, 2024
4 checks passed
@powerfooI powerfooI deleted the feat/start-with-svc-ip branch March 29, 2024 13:15
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.

[Question]: observer启动命令中能否只使用local_ip不使用devname
2 participants