-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Meta] Lucene 9 Upgrade Punch List #2063
Comments
These ones should be fixed now: CustomUnifiedHighlighterTests But we would need to work on accommodating these change: https://github.com/apache/lucene/pull/362/files |
For |
PluginsServiceTests are green, #2484 |
Fixed by #2452 |
@nknize I am working on NumberFieldTypeTests.testIndexSortIntRange |
IndexShardHotspotTests are passing but this one test is taking upwards of 25 minutes+. @ashwinpankaj can we reduce this test from 100 indices + 5 shards to something much more expedient? I don't want to unmute if this is going to kill our tests on each PR. Also, a whole slew of the following logs:
|
Documenting Points dimension failure from #2483 for posterity:
|
👍 @nknize that's the same cause as NumberFieldTypeTests.testIndexSortIntRange |
NumberFieldTypeTests are green; unmuting and closing in #2531. For any additional dimensional field type issues lets open a separate issue. |
The following outstanding (and currently muted) test failures still need to be addressed as part of the Lucene 9 upgrade:
AccessControlException
-Dtests.seed=6158774967A60B81
)relates #1109
The text was updated successfully, but these errors were encountered: