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

MX project -> Community integration #744

Closed
ozgune opened this issue Aug 18, 2016 · 2 comments
Closed

MX project -> Community integration #744

ozgune opened this issue Aug 18, 2016 · 2 comments
Assignees
Labels

Comments

@ozgune
Copy link
Contributor

ozgune commented Aug 18, 2016

We have been working on the Citus MX project in a separate repository. We intend to keep the MX repository as much in sync as possible with this repository.

We currently have the following components in MX that diverge from Community. As we integrate these components into Citus, we probably want to open up a separate github issue for each one and track the integration's progress there:

  1. Use pg_dist_node instead of pg_worker_list.conf
  2. 2PC recovery function
  3. Distributed metadata syncing infrastructure
  4. Nodes joining a cluster
  5. create_clustered_table() : Do we need to have a separate function? This issue relates to our API revamp and we'll likely defer working on it until we finalize the API.

The first three components are easier to integrate.

@marcocitus
Copy link
Member

marcocitus commented Sep 22, 2016

Issues to be resolved in order of priority:

@marcocitus
Copy link
Member

All the boxes are checked 🎆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants