- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getMRF (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/bucket-replication.go
} }() return nil } func (p *ReplicationPool) initialized() bool { return p != nil && p.objLayer != nil } // getMRF returns MRF entries for this node. func (p *ReplicationPool) getMRF(ctx context.Context, bucket string) (ch <-chan madmin.ReplicationMRF, err error) { mrfRec, err := p.loadMRF() if err != nil { return nil, err }
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 118.2K bytes - Click Count (0)