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

Display progress during RamTrie rebuilding at (re)startup #50

Closed
roylee17 opened this issue Jun 3, 2022 · 0 comments · Fixed by #57
Closed

Display progress during RamTrie rebuilding at (re)startup #50

roylee17 opened this issue Jun 3, 2022 · 0 comments · Fixed by #57
Labels
claimtrie ux User experience

Comments

@roylee17
Copy link
Collaborator

roylee17 commented Jun 3, 2022

lbcd rebuilds RamTrie at the startup, and this can take few minutes to half hour depend on the machine.
During the this time, the only visual changes from the log is periodic resource consumption report:

2022-06-03 20:04:28.330 [INF] MAIN: RAM: using 1.9 GB with 27.1 available, DISK: using 19.1 GB with 281.9 available
2022-06-03 20:04:38.340 [INF] MAIN: RAM: using 2.1 GB with 26.9 available, DISK: using 19.3 GB with 281.7 available
...

It would be good to show the progress even an estimate one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
claimtrie ux User experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant