Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/etcd-io/etcd
/ CompactHashCheck
Method
CompactHashCheck
server/etcdserver/corrupt.go:42–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
InitialCheck() error
41
PeriodicCheck() error
42
CompactHashCheck()
43
}
44
45
type
corruptionChecker
struct
{
Callers
4
testCompactionHash
Function · 0.65
TestCompactHashCheckDetectCorruption
Function · 0.65
TestCompactHashCheckDetectMultipleCorruption
Function · 0.65
monitorCompactHash
Method · 0.65
Implementers
1
corruptionChecker
server/etcdserver/corrupt.go
Calls
no outgoing calls
Tested by
3
testCompactionHash
Function · 0.52
TestCompactHashCheckDetectCorruption
Function · 0.52
TestCompactHashCheckDetectMultipleCorruption
Function · 0.52