minio/docs/debugging/pprofgoparser
Harshavardhana 74ccee6619
avoid too much auditing during decom/rebalance make it more robust (#19174)
there can be a sudden spike in tiny allocations,
due to too much auditing being done, also don't hang
on the

```
h.logCh <- entry
```

after initializing workers if you do not have a way to
dequeue for some reason.
2024-03-06 03:43:16 -08:00
..
go.mod feat: introduce list_quorum="auto" to prefer quorum drives (#18084) 2023-12-29 15:52:41 -08:00
main.go avoid too much auditing during decom/rebalance make it more robust (#19174) 2024-03-06 03:43:16 -08:00