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

DocumentsWriterThreadPool upgrade to 4.8.1 (fixes TestRollbackAndCommitWithThreads() test) #335

Merged

Conversation

NightOwl888
Copy link
Contributor

@NightOwl888 NightOwl888 commented Sep 7, 2020

This revives the stale PR #208 to eliminate the ThreadAffinityDocumentsWriterThreadPool class, which sidesteps the problem that causes Lucene.Net.Index.TestIndexWriterWithThreads::TestRollbackAndCommitWithThreads() to fail (see #269) by removing the assert that is causing the failure. This patch is a partial upgrade to 4.8.1.

vvdb and others added 2 commits August 31, 2020 17:20
…uring indexing. Technically, this is something from releases/lucene-solr/4.8.1, but profiling indicates it makes a huge difference in multithreaded scenarios
@NightOwl888 NightOwl888 added this to the 4.8.0-beta00012 milestone Sep 7, 2020
@NightOwl888 NightOwl888 merged commit 4219e36 into apache:master Sep 7, 2020
@clambertus clambertus mentioned this pull request Sep 7, 2020
29 tasks
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