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

[leo_s3_libs] Failed to fetch a bucket info while both managers are down after bucket_prop_sync_interval passed #642

Closed
mocchira opened this issue Mar 16, 2017 · 1 comment

Comments

@mocchira
Copy link
Member

This cause the operations(GET|PUT|DELETE) to fail via S3 as reported on https://groups.google.com/forum/#!topic/leoproject_leofs/v_BAJT58Foo .

This should never happen even if the bucket information got obsolete, instead keep handling operations by using obsolete ones on local and also try to keep the latency consistent (don't get into blocking due to waiting for RPC timeout).

@mocchira mocchira added this to the 1.3.3 milestone Mar 16, 2017
@mocchira mocchira self-assigned this Mar 16, 2017
@mocchira mocchira changed the title [leo_s3_libs] failed to fetch a bucket info after bucket_prop_sync_interval passed [leo_s3_libs] failed to fetch a bucket info while both managers are down after bucket_prop_sync_interval passed Mar 16, 2017
@yosukehara
Copy link
Member

Fixed

@yosukehara yosukehara changed the title [leo_s3_libs] failed to fetch a bucket info while both managers are down after bucket_prop_sync_interval passed [leo_s3_libs] Failed to fetch a bucket info while both managers are down after bucket_prop_sync_interval passed Apr 28, 2017
@mocchira mocchira mentioned this issue Jun 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants