-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Bump Apache Lucene to 9.11.0-snapshot-8a555eb (main
only)
#12478
Bump Apache Lucene to 9.11.0-snapshot-8a555eb (main
only)
#12478
Conversation
Signed-off-by: Andriy Redko <[email protected]>
Compatibility status:Checks if related components are compatible with change ea619ca Incompatible componentsSkipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/flow-framework.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/opensearch-oci-object-storage.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/performance-analyzer.git] |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12478 +/- ##
============================================
+ Coverage 71.35% 71.38% +0.03%
- Complexity 59838 59898 +60
============================================
Files 4972 4972
Lines 281783 281783
Branches 40910 40910
============================================
+ Hits 201075 201162 +87
+ Misses 64017 63932 -85
+ Partials 16691 16689 -2 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: Andriy Redko <[email protected]> Signed-off-by: Aman Khare <[email protected]>
Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: Andriy Redko <[email protected]> Signed-off-by: Shivansh Arora <[email protected]>
@naveentatikonda we will backport once 9.11 is out (should be quite soon) |
Oh I see...we need some of these changes into 2.x for the lucene byte scalar quantization feature to run some benchmarking tests which needs to be released in opensearch version 2.15. It might be late if we wait until 9.11 is released. So, can we backport these 2 PRs to 2.x for now ? |
We have to be sure that 9.11 is released before 2.15.0, since this is the branch the 2.15.0 will be cut off (we obviously cannot make any releases with snapshots). There are talks about getting 9.11 out (see please https://lists.apache.org/thread/wtxslwp3c55j8hv6pk854xnc7pmdn0w0) but no dates yet. |
You are right. That makes sense. Thanks! |
Description
Bump Apache Lucene to 9.11.0-snapshot-8a555eb (
main
only)Related Issues
N/A
Check List
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.