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

MCOL-5696: FoundationDB cluster start and reconfiguration. #3245

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mariadb-AlanMologorsky
Copy link
Contributor

  • [add] new file handlers/foundation_db.py and FDBHandler class inside
  • [add] new process dispatcher foundation.py (FDBDispatcher) [add] FDB constants to constants.py
  • [fix] minor naming issue in systemd.py

@mariadb-AlanMologorsky mariadb-AlanMologorsky changed the title [WIP] MCOL-5696: FoundationDB cluster start and reconfiguration. MCOL-5696: FoundationDB cluster start and reconfiguration. Aug 6, 2024
[add] new file handlers/foundation_db.py and FDBHandler class inside
[add] new process dispatcher foundation.py (FDBDispatcher)
[add] FDB constants to constants.py
[fix] minor naming issue in systemd.py
[add] get_txn_handler function to helpers.py
[add] new cmapi config section Txn_handler with parameter name inside
[add] fdb node add/remove while adding/removing node to cluster
[add] include_all_nodes, set_coordinators, exclude_node methods to FDBHandler class
[add] include_node method in FDBHandler
[add] remove node method from FDB cluster
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.

1 participant