Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

In case of network error it may happend that bubuku won't start #59

Closed
antban opened this issue Sep 8, 2016 · 0 comments
Closed

In case of network error it may happend that bubuku won't start #59

antban opened this issue Sep 8, 2016 · 0 comments
Assignees
Labels

Comments

@antban
Copy link
Contributor

antban commented Sep 8, 2016

If unhandled exception will occur in run_daemon_loop cycle, that bubuku process will try to restart it's own work cycle, and recreate all internal entities (having in mind existing kafka process).
But if in that case AmazonEnvProvder.get_region() will return null, than it won't be able to refresh exhibitor address list, and that will start unlimited cycle of exceptions (see AWSExhibitorAddressProvider.get_addresses_by_lb_name).

@antban antban added the bug label Sep 8, 2016
@antban antban self-assigned this Sep 8, 2016
antban added a commit that referenced this issue Sep 12, 2016
Handle network errors in proper way, Closes #59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant