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

hms-readwrite container restart should fail if calls to aws services fails #90

Open
rjena5300 opened this issue Oct 19, 2021 · 0 comments

Comments

@rjena5300
Copy link
Collaborator

Describe the bug
hms-readwrite container restart succeeding even if the calls to aws fails like to get aws account_id, which cause issues like removing aws account_id from s3 bucket name apiary--<aws_account_id>-<aws_region>-<schema_name>.

below shows a blank for aws_account_id

desc database sandbox;

sandbox  s3://apiary-<prefix>--us-east-1-sandbox/ root USER 

To Reproduce
Can restart the hms-readwrite container with aws calls failing

Expected behavior
hms-readwrite container startup should fail if any aws call fails.

Logs
@rpoluri has more details

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