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 26, 2020. It is now read-only.
The code doesn't compile due to the logging type mismatch, wouldn't call that an enhancement.
I made master compile using hclog and fixed some other bugs so the tests can be executed.
Unfortunately some code got reformatted, so the resulting PR contains more then the bare minimum of changes.
Latest Raft versions will not compile with current log implementation.
We need to replace use of log across the app (not that big of a deal).
hclog: https://github.com/hashicorp/go-hclog
The text was updated successfully, but these errors were encountered: