changelog

This commit is contained in:
Alex Dadgar
2017-12-11 14:00:20 -08:00
parent 223e9e1264
commit 8d0f34a367

View File

@@ -50,6 +50,8 @@ IMPROVEMENTS:
BUG FIXES:
* core: Fix issue in which restoring periodic jobs could fail when a leader
election occurs [GH-3646]
* core: Fixed an issue where the leader server could get into a state where it
was no longer performing the periodic leader loop duties after a barrier
timeout error [GH-3402]