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

DROP SHARD #6012

Merged
merged 1 commit into from
Mar 14, 2016
Merged

DROP SHARD #6012

merged 1 commit into from
Mar 14, 2016

Conversation

e-dard
Copy link
Contributor

@e-dard e-dard commented Mar 14, 2016

Addresses #5935.

The DROP SHARD command takes the ID of the shard and drops it
from both the meta store, and the data node. Shard data is deleted
on the node.

If the shard to be deleted is the last shard in the shard group,
then the shard group is marked as deleted.

Attempting to delete a shard that does not exist will not return an
error.

  • CHANGELOG.md updated
  • Rebased/mergable
  • Tests pass
  • Sign CLA (if not already signed)

@e-dard e-dard force-pushed the er-single-drop-shard branch from 166d8d9 to e5a41f7 Compare March 14, 2016 23:00
e-dard added a commit that referenced this pull request Mar 14, 2016
@e-dard e-dard merged commit c5bd96d into master Mar 14, 2016
@e-dard e-dard deleted the er-single-drop-shard branch March 14, 2016 23:38
@e-dard e-dard mentioned this pull request Mar 29, 2016
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