mirror of https://github.com/minio/minio.git
a22ce4550c
without atomic load() it is possible that for a slow receiver we would get into a hot-loop, when logCh is full and there are many incoming callers. to avoid this as a workaround enable BATCH_SIZE greater than 100 to ensure that your slow receiver receives data in bulk to avoid being throttled in some manner. this PR however fixes the unprotected access to the current workers value. |
||
---|---|---|
.. | ||
deny-non-sse-kms-objects.json | ||
deny-objects-with-invalid-sse-kms-key-id.json | ||
pbac-tests.sh |