Update CHANGELOG for PR 2415

pull/2427/merge
Philip O'Toole 2015-04-24 15:51:45 -07:00
parent 5894f6580c
commit d17eeff5ad
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
- [#2408](https://github.com/influxdb/influxdb/pull/2408): Fix snapshot 500 error
- [#1896](https://github.com/influxdb/influxdb/issues/1896): Excessive heartbeater logging of "connection refused" on cluster node stop
- [#2418](https://github.com/influxdb/influxdb/pull/2418): Fix raft node getting stuck in candidate state
- [#2415](https://github.com/influxdb/influxdb/pull/2415): Raft leader ID now set on election after failover.
### Features
- [#2410](https://github.com/influxdb/influxdb/pull/2410) Allow configuration of Raft timers