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

Semaphore find_instance blocks for up to 2 min #323

Open
icristescu opened this issue May 5, 2021 · 1 comment
Open

Semaphore find_instance blocks for up to 2 min #323

icristescu opened this issue May 5, 2021 · 1 comment

Comments

@icristescu
Copy link
Contributor

Running a bootstrapped tezos node (1 block per minute) sometimes emits warnings

+306527809120us index_unix [WARNING] Semaphore find_instance was blocked for 47.988s
...
+211841313500us index_unix [WARNING] Semaphore find_instance was blocked for 2min33s

We should investigate - for instance we can report in the merge logs the time the t.rename_lock was taken.

@craigfe
Copy link
Member

craigfe commented Jun 16, 2021

My WIP catapult tracing that was able to show this problem in combination with the bootstrap trace: https://github.com/CraigFe/index/tree/tracing. CC: @Ngoguey42.

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