Skip to content

OAK-11526 - Reduce logging verbosity in IndexWriterPool when closing writers#2118

Merged
nfsantos merged 2 commits intoapache:trunkfrom
nfsantos:OAK-11526
Feb 26, 2025
Merged

OAK-11526 - Reduce logging verbosity in IndexWriterPool when closing writers#2118
nfsantos merged 2 commits intoapache:trunkfrom
nfsantos:OAK-11526

Conversation

@nfsantos
Copy link
Copy Markdown
Contributor

No description provided.

indexHelper.getIndexReporter());
addImportProviders(importer);
importer.importIndex();
try (IndexEditorProvider providers = createIndexEditorProvider()) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks like an unrelated commit.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, I'm piggybacking this, a previous PR was missing a call to close() here.

Copy link
Copy Markdown
Contributor

@amit-jain amit-jain left a comment

Choose a reason for hiding this comment

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

lgtm

@nfsantos nfsantos merged commit 92f3247 into apache:trunk Feb 26, 2025
1 of 4 checks passed
@nfsantos nfsantos deleted the OAK-11526 branch February 26, 2025 07:29
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.

3 participants