update changelog
parent
8f95ce4b76
commit
ab430f8d6a
|
@ -265,7 +265,7 @@
|
||||||
- [Issue #286](https://github.com/influxdb/influxdb/issues/286). Make the number of open shards configurable
|
- [Issue #286](https://github.com/influxdb/influxdb/issues/286). Make the number of open shards configurable
|
||||||
- Make LevelDB use the max open files configuration option.
|
- Make LevelDB use the max open files configuration option.
|
||||||
|
|
||||||
## v0.5.0-rc.4 [unreleased]
|
## v0.5.0-rc.4 [2014-03-07]
|
||||||
|
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
|
|
||||||
|
@ -273,3 +273,8 @@
|
||||||
- [Issue #305](https://github.com/influxdb/influxdb/issues/305). Shard ids not unique after restart
|
- [Issue #305](https://github.com/influxdb/influxdb/issues/305). Shard ids not unique after restart
|
||||||
- [Issue #309](https://github.com/influxdb/influxdb/issues/309). Don't relog the requests on the remote server
|
- [Issue #309](https://github.com/influxdb/influxdb/issues/309). Don't relog the requests on the remote server
|
||||||
- Fix few bugs in the WAL and refactor the way it works (this requires purging the WAL from previous rc)
|
- Fix few bugs in the WAL and refactor the way it works (this requires purging the WAL from previous rc)
|
||||||
|
|
||||||
|
## v0.5.0-rc.4 [unreleased]
|
||||||
|
|
||||||
|
### Bugfixes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue