- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for _MINIO_BATCH_REPLICATION_WALK_QUORUM (0.26 sec)
-
cmd/batch-handlers.go
if err != nil { return err } wk, err := workers.New(workerSize) if err != nil { // invalid worker size. return err } walkQuorum := env.Get("_MINIO_BATCH_REPLICATION_WALK_QUORUM", "strict") if walkQuorum == "" { walkQuorum = "strict" } ctx, cancelCause := context.WithCancelCause(ctx)
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Oct 18 15:32:09 UTC 2024 - 62.2K bytes - Viewed (0)