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
Hmmm, I realised that this issue has got more to do with the eccentricity of our logs store, as only StoreLogs was failing and not other StableStore operations
Hello,
Recently, we faced an issue where we encounter a case where the leader node had a bad persistent store:
This cycle caused unstable leadership during the period. For us, this cycle persisted for 10 mins until another node was finally elected leader.
Wondering if there are recommendations or good practices for handling such cases? Given that Hashicorp runs your own cloud offerings too.
Also, wondering if there is an optimisation that we can do here in the library? I understand there's some nuances to this.
The text was updated successfully, but these errors were encountered: