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

Molgenis no longer waits for Elasticsearch to be up #9376

Closed
tommydeboer opened this issue Feb 16, 2022 · 0 comments
Closed

Molgenis no longer waits for Elasticsearch to be up #9376

tommydeboer opened this issue Feb 16, 2022 · 0 comments
Labels

Comments

@tommydeboer
Copy link
Collaborator

How to Reproduce

  1. Start your (dev) environment without Elasticsearch
  2. Start Molgenis
  3. Wait for molgenis to start polling Elasticsearch

Expected behavior

Failed to connect to Elasticsearch cluster on http://localhost:9200. Retry count = 1
Failed to connect to Elasticsearch cluster on http://localhost:9200. Retry count = 2
etc.

Observed behavior

Molgenis crashes immediately.

tommydeboer added a commit to tommydeboer/molgenis that referenced this issue Feb 16, 2022
jelmerveen added a commit that referenced this issue Feb 17, 2022
Fix #9376: molgenis no longer waits for elasticsearch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant