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

index ready time #133

Closed
AndreiD opened this issue Aug 25, 2022 · 4 comments
Closed

index ready time #133

AndreiD opened this issue Aug 25, 2022 · 4 comments

Comments

@AndreiD
Copy link

AndreiD commented Aug 25, 2022

Hello

Running on a 8core 8gb ram system... since 30min ago

curl http://localhost:8000/readyz
{"detail":"Index not ready."}

anyone knows aproximatley how much time it takes to finish it?

Thank you

@pudo
Copy link
Member

pudo commented Aug 25, 2022

That's too much time. Can you access the log stream for the yente container and share it here?

@AndreiD
Copy link
Author

AndreiD commented Aug 25, 2022

it's finished. took about 1h

@AndreiD AndreiD closed this as completed Aug 25, 2022
@pudo
Copy link
Member

pudo commented Aug 26, 2022

Just to follow up here:

  • Did you enable the statements API? That thing takes forever, the entities should be much faster.
  • Maybe consider upping the memory available to ElasticSearch a bit (in docker-compose.yml, ES_JAVA_OPTS). For your spec, I'd dedicate almost half your memory to the index - also for better runtime performance.

@AndreiD
Copy link
Author

AndreiD commented Aug 26, 2022

Thanks alot for the help and this repo.

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

2 participants