mirror of
https://github.com/minio/minio.git
synced 2025-01-15 16:53:16 -05:00
e7af31c2ff
clientID must be a unique `UUID` for each connections. Now, the server generates it, rather considering the config. Removing it as it is non-beneficial right now. Fixes #6364