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
The log API is fuzz tested. Just run: make fuzzer_tests. Several edge cases have been identified and fixed. The bugs were mostly related to log wrapping. (f0a2279, b912ff5)
Fixed a rare chance of prevLogIdx < commit index breaking operations (396f7b7)