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

[Backport main] Enabled concurrent graph creation for Lucene engine with index thread qty settings (#2480) #2493

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

navneet1v
Copy link
Collaborator

Description

Backport of #2480

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@navneet1v navneet1v added Enhancements Increases software capabilities beyond original client specifications indexing-improvements This label should be attached to all the github issues which will help improving the indexing time. labels Feb 4, 2025
@navneet1v
Copy link
Collaborator Author

the CIs are failing because of

»  /__t/Java_Temurin-Hotspot_jdk/21.0.6-7.0.LTS/x64/bin/java: symbol lookup error: /__w/k-NN/k-NN/jni/release/libopensearchknn_nmslib.so: undefined symbol: _ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEC1Ev

@navneet1v navneet1v merged commit 1265027 into opensearch-project:main Feb 6, 2025
32 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancements Increases software capabilities beyond original client specifications indexing-improvements This label should be attached to all the github issues which will help improving the indexing time.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants