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

Fix indexed blocks value in "Indexing tokens" banner #6903

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Feb 15, 2023

#6899

Motivation

Inaccurate calculation of indexed blocks.

Changelog

Rely on actual BlockCache.estimated_count() in calculation rather than max - min since not all blocks can be indexed in the range.

Checklist for your Pull Request (PR)

@vbaranov vbaranov changed the title Fix value in "Indexing tokens" banner Fix indexed blocks value in "Indexing tokens" banner Feb 15, 2023
@vbaranov vbaranov force-pushed the vb-fix-indexing-blocks-banner-value branch 5 times, most recently from 0b352d7 to 1e0bfbc Compare February 15, 2023 14:42
@vbaranov vbaranov force-pushed the vb-fix-indexing-blocks-banner-value branch 2 times, most recently from 2046349 to 1321ae2 Compare February 16, 2023 11:57
@vbaranov vbaranov force-pushed the vb-fix-indexing-blocks-banner-value branch from 1321ae2 to 81cd6a7 Compare February 16, 2023 19:03
@vbaranov vbaranov merged commit 95f31b5 into master Feb 17, 2023
@vbaranov vbaranov deleted the vb-fix-indexing-blocks-banner-value branch February 17, 2023 19:04
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.

None yet

2 participants