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

Enforce replication factor to the number of servers in cluster #2738

Closed
pauldix opened this issue Jun 2, 2015 · 0 comments
Closed

Enforce replication factor to the number of servers in cluster #2738

pauldix opened this issue Jun 2, 2015 · 0 comments
Assignees
Milestone

Comments

@pauldix
Copy link
Member

pauldix commented Jun 2, 2015

The 0.9.0 release will have a limitation that clusters will only work when fully replicated. That is the RF = # of servers.

On RetentionPolicy creation, ensure that the RF = # of servers. If it isn't return an error to the user stating that in 0.9.0 they must be equal and that this limitation will be lifted in 0.9.1 or 0.9.2

@pauldix pauldix added this to the 0.9.0 milestone Jun 2, 2015
@benbjohnson benbjohnson assigned benbjohnson and unassigned corylanou Jun 11, 2015
benbjohnson added a commit to benbjohnson/influxdb that referenced this issue Jun 11, 2015
This commit adds a requirement that retention policies must
be fully committed. This means that the replication factor
must be set to whatever the node count is in the cluster.

Fixes influxdata#2738
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

No branches or pull requests

3 participants