Browse Source
Go unconditionally sets isHeartbeating: true in the VolumeServer struct literal. Rust was starting with false when masters are configured, causing /healthz to return 503 until the first heartbeat succeeds.rust-volume-server
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue