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

Remove SHOW SERVERS & DROP SERVER #6470

Merged
merged 1 commit into from
Apr 26, 2016

Conversation

benbjohnson
Copy link
Contributor

@benbjohnson benbjohnson commented Apr 26, 2016

Overview

This pull request removes support for SHOW SERVERS and DROP SERVER from the influxql package. It also removes extraneous cluster testing code from cmd/influxd/run.

Fixes #6465

/cc @jwilder

Required for all non-trivial PRs
  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated
  • Sign CLA (if not already signed)
Required only if applicable

@benbjohnson benbjohnson added this to the 0.13.0 milestone Apr 26, 2016
This commit removes support for `SHOW SERVERS` and `DROP SERVER`
from the `influxql` package. It also removes extraneous cluster
testing code from `cmd/influxd/run`.

Fixes influxdata#6465
@jwilder
Copy link
Contributor

jwilder commented Apr 26, 2016

Is the code for executing those statements already removed?

@benbjohnson
Copy link
Contributor Author

@jwilder Yes

@jwilder
Copy link
Contributor

jwilder commented Apr 26, 2016

👍

@benbjohnson benbjohnson merged commit 9ea2b50 into influxdata:master Apr 26, 2016
@benbjohnson benbjohnson deleted the remove-server-influxql branch April 26, 2016 18:28
gaker added a commit to gaker/influxdb-python that referenced this pull request Jul 30, 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