You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
S3 Gateway receives small (under 10 KiB) objects with S3 credentials when it is evicted from the cache during put object load from 25 or 50 workers per node and 1MiB object size.
Current Behavior
S3 Gateway can't receive credential objects and skips some requests for a while
Steps to Reproduce (for bugs)
Prepare 4-node cluster
Create single container
Start uploading 1 MiB objects with 25 to 50 workers to this single container through S3
See some interrupts during this load.
Context
Cluster behavior seems very strange. FrostFS CLI receives object not found error while trying to HEAD the credentials objects.
On GET requests, it receives timeouts and sometimes credential object is returned
All 4 nodes behave the same way. Their shards are not degraded at that moment.
Your Environment
Hard metal cluster
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected Behavior
S3 Gateway receives small (under 10 KiB) objects with S3 credentials when it is evicted from the cache during put object load from 25 or 50 workers per node and 1MiB object size.
Current Behavior
S3 Gateway can't receive credential objects and skips some requests for a while
Steps to Reproduce (for bugs)
Context
Cluster behavior seems very strange. FrostFS CLI receives
object not found
error while trying to HEAD the credentials objects.On GET requests, it receives timeouts and sometimes credential object is returned
All 4 nodes behave the same way. Their shards are not degraded at that moment.
Your Environment
Hard metal cluster
The text was updated successfully, but these errors were encountered: