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

CNDB-9804: Remove duplicated closing of postings IndexInput's #1229

Open
wants to merge 1 commit into
base: CNDB-9099-rebase-ds-trunk-vsearch
Choose a base branch
from

Conversation

adelapena
Copy link

Remove unnecessary closing of postings in BKDReader.Intersection#mergePostings.

The posting readers created by BKDReader.Intersection#initPostingReader already close their IndexInput on close.

@adelapena adelapena marked this pull request as ready for review August 13, 2024 12:37
@adelapena adelapena force-pushed the CNDB-9804-CNDB-9099-rebase-ds-trunk-vsearch branch from be11538 to 9b43322 Compare August 14, 2024 13:06
Copy link

sonarcloud bot commented Aug 14, 2024

@djatnieks djatnieks force-pushed the CNDB-9099-rebase-ds-trunk-vsearch branch from 5af1928 to 66b6b3b Compare September 18, 2024 18:54
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