Skip to content

Commit

Permalink
Merge pull request #6604 from influxdata/jw-cluster
Browse files Browse the repository at this point in the history
Remove old cluster code
  • Loading branch information
jwilder committed May 11, 2016
2 parents e059c23 + 9e590fc commit 590b3f9
Show file tree
Hide file tree
Showing 31 changed files with 185 additions and 3,080 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
## v1.0.0 [unreleased]

### Release Notes

* Config option `[cluster]` has been replaced with `[coordinator]`

### Features

- [#3541](https://github.com/influxdata/influxdb/issues/3451): Update SHOW FIELD KEYS to return the field type with the field key.

### Bugfixes

- [#6604](https://github.com/influxdata/influxdb/pull/6604): Remove old cluster code

## v0.13.0 [unreleased]

### Release Notes
Expand Down
69 changes: 0 additions & 69 deletions cluster/balancer.go

This file was deleted.

115 changes: 0 additions & 115 deletions cluster/balancer_test.go

This file was deleted.

57 changes: 0 additions & 57 deletions cluster/client_pool.go

This file was deleted.

1 change: 0 additions & 1 deletion cluster/cluster.go

This file was deleted.

64 changes: 0 additions & 64 deletions cluster/config.go

This file was deleted.

Loading

0 comments on commit 590b3f9

Please sign in to comment.