-
Notifications
You must be signed in to change notification settings - Fork 152
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
add 2 features in s3 output plugin #14
base: main
Are you sure you want to change the base?
Conversation
cnhappier
commented
Apr 17, 2015
- make codec configurable
- move file to bucket in graceful shutdown
move file to bucket in graceful shutdown
|
add move_file_to_bucket flag to disable the move file in shutdown
according to dmlogs's comment, add move_file_to_bucket flag to disable the move file in shutdown |
Jenkins standing by to test this. If you aren't a maintainer, you can ignore this comment. Someone with commit access, please review this and clear it for Jenkins to run; then say 'jenkins, test it'. |
@cnhappier can you sign the CLA in order to get this integrated? |
@karmi @runningman84 I've signed the CLA, how can I continue to merge this? |
@cnhappier looks like there's a merge conflict now. If that gets fixed is this in a good place to merge? This would be very useful. Another thought: what if this was updated to upload all files in the persisted queue to S3? |