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
We are seeing a lot of 128MB data files left behind by big queue under heavy load. We have a thread that calls queue.gc() every minute, but it doesn't seem to clean up the .dat files. I am wondering if there is a way to check if those files still have undequeued files in them using a shell script?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi there,
We are seeing a lot of 128MB data files left behind by big queue under heavy load. We have a thread that calls queue.gc() every minute, but it doesn't seem to clean up the .dat files. I am wondering if there is a way to check if those files still have undequeued files in them using a shell script?
Thanks!
The text was updated successfully, but these errors were encountered: