bitflicker64 commented on PR #3132: URL: https://github.com/apache/hugegraph/pull/3132#issuecomment-5716247191
Thanks for the run, exactly the evidence this draft was missing. What landed from it: - `5ff67ab3d`: `raft.rpc-timeout=3000` is now the chart default (`pd.raftRpcTimeoutMs`, your 60 s vs 8.5 s measurement cited in the commit); `pd.javaOpts` still overrides, empty restores the image default. - `917ac2cd2`: the liveness blast-radius note, the staged-rollout note (`kubectl scale`, the schema keeps its one-replica floor), the naming pattern, and a Server PDB in `values-cluster.yaml`. Server readiness I will take on the chart side once the flapping risk is tested (a storage-touching probe failing during a Store roll empties the Service). The upstream halves are filed: #3212 (storage-aware readiness endpoint) and #3211 (non-root images). Reviewing #3210 next. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
