mirror of
https://github.com/minio/minio.git
synced 2024-12-26 23:25:54 -05:00
a50ea92c64
NOTE: This feature is not retro-active; it will not cater to previous transactions on existing setups. To enable this feature, please set ` _MINIO_DRIVE_QUORUM=on` environment variable as part of systemd service or k8s configmap. Once this has been enabled, you need to also set `list_quorum`. ``` ~ mc admin config set alias/ api list_quorum=auto` ``` A new debugging tool is available to check for any missing counters.
4 lines
68 B
Modula-2
4 lines
68 B
Modula-2
module github.com/minio/minio/docs/debugging/pprofgoparser
|
|
|
|
go 1.19
|