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

server: improve store initialization logging #115757

Closed
erikgrinaker opened this issue Dec 7, 2023 · 1 comment · Fixed by #115760
Closed

server: improve store initialization logging #115757

erikgrinaker opened this issue Dec 7, 2023 · 1 comment · Fixed by #115760
Assignees
Labels
A-kv-observability C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) O-23.2-scale-testing issues found during 23.2 scale testing O-testcluster Issues found or occurred on a test cluster, i.e. a long-running internal cluster T-kv KV Team
Projects

Comments

@erikgrinaker
Copy link
Contributor

erikgrinaker commented Dec 7, 2023

Store initialization can be slow, sometimes taking as long as a minute. We should provide progress information by logging progress (in terms of replicas initialized and the total count) e.g. every 10 seconds, and also include the duration in the "initialized store sX" log message.

Jira issue: CRDB-34192

@erikgrinaker erikgrinaker self-assigned this Dec 7, 2023
@blathers-crl blathers-crl bot added this to Incoming in KV Dec 7, 2023
Copy link

blathers-crl bot commented Dec 7, 2023

Hi @erikgrinaker, please add a C-ategory label to your issue. Check out the label system docs.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@erikgrinaker erikgrinaker added A-cluster-observability Related to cluster observability C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) and removed A-cluster-observability Related to cluster observability labels Dec 7, 2023
@williamkulju williamkulju added O-testcluster Issues found or occurred on a test cluster, i.e. a long-running internal cluster O-23.2-scale-testing issues found during 23.2 scale testing labels Dec 8, 2023
@craig craig bot closed this as completed in #115760 Dec 8, 2023
@craig craig bot closed this as completed in 3150838 Dec 8, 2023
KV automation moved this from Incoming to Closed Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-kv-observability C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) O-23.2-scale-testing issues found during 23.2 scale testing O-testcluster Issues found or occurred on a test cluster, i.e. a long-running internal cluster T-kv KV Team
Projects
KV
Closed
Development

Successfully merging a pull request may close this issue.

2 participants