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

optimize cluster operation and some other fixes #66

Merged
merged 30 commits into from
Sep 19, 2023

Conversation

chris-sun-star
Copy link
Member

Summary

  1. add task recovery
  2. add more integration test for obcluster operation
  3. automatically alter sys tenant's locality and zonelist when zone operation
  4. check observer indeed exists in obcluster after recover, if not add an add observer process
  5. maintain parameters only when obcluster is in running status
  6. create service for monitor service discovery
  7. fix data race when update status and add a parameter when build docker to enable race detection
  8. grant more resource to manager container

Solution Description

@chris-sun-star chris-sun-star changed the title 2.0.x dev optimize cluster operation and some other fixes Sep 19, 2023
deploy/obcluster.yaml Show resolved Hide resolved
pkg/oceanbase/const/sql/cluster.go Show resolved Hide resolved
pkg/oceanbase/operation/server.go Outdated Show resolved Hide resolved
pkg/resource/obcluster_task.go Show resolved Hide resolved
pkg/resource/observer_task.go Show resolved Hide resolved
@powerfooI
Copy link
Collaborator

LGTM

@chris-sun-star chris-sun-star merged commit 91a1fa8 into oceanbase:2.0.x_dev Sep 19, 2023
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