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

feat(logging): Add startup logging for shard counts (#25378) #25507

Merged
merged 4 commits into from
Nov 1, 2024

Conversation

devanbenz
Copy link

  • feat(tsdb): Adds shard opening progress checks to startup
    This PR adds a check to see how many shards are remaining
    vs how many shards are opened. This change displays the percent
    completed too.

closes influxdata/feature-requests#476

(cherry picked from commit 3c87f52)

closes #25506

* feat(tsdb): Adds shard opening progress checks to startup
This PR adds a check to see how many shards are remaining
vs how many shards are opened. This change displays the percent
completed too.

closes influxdata/feature-requests#476

(cherry picked from commit 3c87f52)

closes #25506
@devanbenz devanbenz marked this pull request as draft October 31, 2024 19:58
@devanbenz devanbenz marked this pull request as ready for review October 31, 2024 21:32
@devanbenz devanbenz requested a review from gwossum October 31, 2024 21:33
Copy link
Member

@gwossum gwossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@devanbenz devanbenz merged commit 2ffb108 into main-2.x Nov 1, 2024
25 checks passed
@devanbenz devanbenz deleted the db/cherry-pick-25378 branch November 1, 2024 14:20
devanbenz added a commit that referenced this pull request Nov 1, 2024
* feat(logging): Add startup logging for shard counts (#25378)
This PR adds a check to see how many shards are remaining
vs how many shards are opened. This change displays the percent
completed too.

closes influxdata/feature-requests#476

(cherry picked from commit 3c87f52)

closes #25506

(cherry picked from commit 2ffb108)
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

Successfully merging this pull request may close these issues.

2 participants