Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3FixedWindowRollingPolicy does not seem to work #20

Open
vsutskever opened this issue Sep 4, 2020 · 1 comment
Open

S3FixedWindowRollingPolicy does not seem to work #20

vsutskever opened this issue Sep 4, 2020 · 1 comment

Comments

@vsutskever
Copy link

vsutskever commented Sep 4, 2020

image

I am getting periodically this error if the the max file size is set to something low like 10KB. It feels like some sort of race condition.

image

@vsutskever
Copy link
Author

vsutskever commented Sep 4, 2020

I think internally FixedWindowRollingPolicy.rollover() does file renaming. If the maxFileSize is too small and rollover happens too frequently, it renames the file in the process of being uploaded to S3.

@vsutskever vsutskever reopened this Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant