You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2018. It is now read-only.
We have come across a bug in influxdata/influxdb#1006 which I think is caused by the lack of locking while taking a snapshot. There's a todo that points to this limitation, but I think this is a serious bug that should be addressed immediately. The line in question is https://github.com/goraft/raft/blob/master/server.go#L1188