From d17eeff5add88c016d388051e56af4b25d6f1410 Mon Sep 17 00:00:00 2001 From: Philip O'Toole Date: Fri, 24 Apr 2015 15:51:45 -0700 Subject: [PATCH] Update CHANGELOG for PR 2415 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 617d228892..ae2b60b353 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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